@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}}.theme-toggle[data-astro-cid-l6lhmie6]{border:1px solid var(--color-border);background:var(--color-surface);cursor:pointer;width:2.5rem;height:2.5rem;transition:transform var(--motion-fast) var(--ease-out), border-color var(--motion-fast);border-radius:999px;place-items:center;display:grid}.theme-toggle[data-astro-cid-l6lhmie6]:hover{border-color:var(--color-accent);transform:rotate(12deg)}.site-header[data-astro-cid-fzpbxy5g]{z-index:10;padding-block:var(--space-4);backdrop-filter:blur(18px);position:sticky;top:0}.inner[data-astro-cid-fzpbxy5g]{align-items:center;gap:var(--space-6);display:flex}.brand[data-astro-cid-fzpbxy5g]{letter-spacing:-.03em;margin-right:auto;font-weight:760}nav[data-astro-cid-fzpbxy5g]{gap:var(--space-6);color:var(--color-muted);display:flex}nav[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]:hover{color:var(--color-text)}@media (width<=38rem){nav[data-astro-cid-fzpbxy5g]{display:none}}@property --route-radius{syntax:"<length>";inherits:false;initial-value:0}.route-transition[data-astro-cid-nclovoe2]{--route-x:50vw;--route-y:50vh;--route-radius:0px;z-index:2147483646;visibility:hidden;mix-blend-mode:difference;pointer-events:none;will-change:mask-image, -webkit-mask-image;background:#fff;position:fixed;inset:0}.route-transition[data-astro-cid-nclovoe2][data-phase=cover]{-webkit-mask-image:radial-gradient(circle at var(--route-x) var(--route-y), #000 0 var(--route-radius), transparent calc(var(--route-radius) + 1px));mask-image:radial-gradient(circle at var(--route-x) var(--route-y), #000 0 var(--route-radius), transparent calc(var(--route-radius) + 1px))}.route-transition[data-astro-cid-nclovoe2][data-phase=reveal]{-webkit-mask-image:radial-gradient(circle at var(--route-x) var(--route-y), transparent 0 var(--route-radius), #000 calc(var(--route-radius) + 1px));mask-image:radial-gradient(circle at var(--route-x) var(--route-y), transparent 0 var(--route-radius), #000 calc(var(--route-radius) + 1px))}.route-transition[data-astro-cid-nclovoe2]:before{content:"";opacity:0;pointer-events:none;background:repeating-linear-gradient(#0000 0 5px,#00000029 6px,#0000 7px);position:absolute;inset:0}.route-transition[data-astro-cid-nclovoe2]:after{content:"";opacity:0;pointer-events:none;background:#00000085;width:4.5rem;height:9px;position:absolute;top:42%;left:12%;box-shadow:31vw 17vh #0000005c,68vw -23vh #00000047}.route-transition[data-astro-cid-nclovoe2][data-phase]:before{animation:.78s steps(3,end) route-scan-noise}.route-transition[data-astro-cid-nclovoe2][data-phase]:after{animation:.62s steps(2,end) .11s route-data-blocks}.route-glitch[data-astro-cid-nclovoe2]{opacity:0;background:#00000094;width:116vw;height:1px;position:absolute;left:-8vw;transform:translate(0);box-shadow:0 0 8px #00000038}.route-glitch--one[data-astro-cid-nclovoe2]{height:2px;top:19%}.route-glitch--two[data-astro-cid-nclovoe2]{width:68vw;height:6px;top:37%;left:6vw}.route-glitch--three[data-astro-cid-nclovoe2]{height:2px;top:56%}.route-glitch--four[data-astro-cid-nclovoe2]{width:72vw;height:9px;top:69%;left:34vw}.route-glitch--five[data-astro-cid-nclovoe2]{width:82vw;height:3px;top:84%;left:-4vw}.route-transition[data-astro-cid-nclovoe2][data-phase] .route-glitch--one[data-astro-cid-nclovoe2]{animation:.52s steps(2,end) 70ms route-glitch-shift}.route-transition[data-astro-cid-nclovoe2][data-phase] .route-glitch--two[data-astro-cid-nclovoe2]{animation:.67s steps(2,end) .15s reverse route-glitch-shift}.route-transition[data-astro-cid-nclovoe2][data-phase] .route-glitch--three[data-astro-cid-nclovoe2]{animation:.48s steps(2,end) .27s route-glitch-shift}.route-transition[data-astro-cid-nclovoe2][data-phase] .route-glitch--four[data-astro-cid-nclovoe2]{animation:.61s steps(2,end) .21s reverse route-glitch-shift}.route-transition[data-astro-cid-nclovoe2][data-phase] .route-glitch--five[data-astro-cid-nclovoe2]{animation:.46s steps(2,end) .39s route-glitch-shift}@keyframes route-glitch-shift{0%,34%,to{opacity:0;transform:translate(0)}35%,52%{opacity:.72;transform:translate(2.4vw)}53%,68%{opacity:.38;transform:translate(-1.3vw)}69%,99%{opacity:0;transform:translate(0)}}@keyframes route-scan-noise{0%,to{opacity:0;transform:translateY(0)}24%{opacity:.2;transform:translateY(2px)}48%{opacity:.1;transform:translateY(-1px)}72%{opacity:.16;transform:translateY(1px)}}@keyframes route-data-blocks{0%,28%,to{opacity:0;transform:translate(0)}29%,55%{opacity:.72;transform:translate(1.8vw)}56%,76%{opacity:.34;transform:translate(-1vw)}77%,99%{opacity:0}}html[data-route-transition=running]{cursor:progress}html[data-route-transition=running] body{pointer-events:none}@media (prefers-reduced-motion:reduce){.route-transition[data-astro-cid-nclovoe2]{display:none}.route-glitch[data-astro-cid-nclovoe2],.route-transition[data-astro-cid-nclovoe2]:before,.route-transition[data-astro-cid-nclovoe2]:after{animation:none!important}}.click-fracture[data-astro-cid-aoyeebwr]{z-index:2147483645;pointer-events:none;display:block;position:fixed;inset:0}@media (prefers-reduced-motion:reduce){.click-fracture[data-astro-cid-aoyeebwr]{display: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}:root{color-scheme:light dark;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif:"Noto Serif SC", ui-serif, Georgia, serif;--font-mono:"SFMono-Regular", Consolas, monospace;--color-bg:#f7f7fb;--color-surface:#ffffffc7;--color-text:#191923;--color-muted:#68687a;--color-border:#1919231f;--color-accent:#6157e8;--color-accent-soft:#ebe9ff;--hologram-color:#6558d9;--hologram-secondary:#2f9bd3;--hologram-fog:#e9e8f6;--hologram-grid:#6157e81a;--hero-mask:#f7f7fbf0;--hero-height:max(42rem, calc(100svh - 4.5rem));--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--radius-sm:.5rem;--radius-md:1rem;--radius-lg:1.5rem;--shadow-soft:0 16px 50px #231f5014;--content-width:72rem;--reading-width:46rem;--motion-fast:.16s;--motion-base:.28s;--ease-out:cubic-bezier(.2, .8, .2, 1)}:root[data-theme=dark]{--color-bg:#111117;--color-surface:#1d1d28c7;--color-text:#f1f0f7;--color-muted:#a8a6b5;--color-border:#ffffff1f;--color-accent:#a59cff;--color-accent-soft:#28243f;--hologram-color:#72e8ff;--hologram-secondary:#a879ff;--hologram-fog:#080b18;--hologram-grid:#72e8ff1a;--hero-mask:#111117ed;--shadow-soft:0 18px 60px #00000047}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--color-bg:#111117;--color-surface:#1d1d28c7;--color-text:#f1f0f7;--color-muted:#a8a6b5;--color-border:#ffffff1f;--color-accent:#a59cff;--color-accent-soft:#28243f;--hologram-color:#72e8ff;--hologram-secondary:#a879ff;--hologram-fog:#080b18;--hologram-grid:#72e8ff1a;--hero-mask:#111117ed;--shadow-soft:0 18px 60px #00000047}}*,:before,:after{box-sizing:border-box}*{scrollbar-width:none}::-webkit-scrollbar{width:0;height:0;display:none}html{background:var(--color-bg);scroll-behavior:smooth}body{min-height:100vh;color:var(--color-text);background:radial-gradient(circle at 12% 8%, var(--color-accent-soft), transparent 30rem), var(--color-bg);font-family:var(--font-sans);user-select:none;transition:color var(--motion-base), background-color var(--motion-base);margin:0;line-height:1.65}input,textarea,[contenteditable=true],.post,.post *{user-select:text}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{color:inherit;font:inherit}.container{width:min(calc(100% - 2rem), var(--content-width));margin-inline:auto}.prose{width:min(100%, var(--reading-width));margin-inline:auto}.prose h1,.prose h2,.prose h3{letter-spacing:-.025em;line-height:1.2}.prose a{color:var(--color-accent);text-underline-offset:.2em;text-decoration:underline}.prose code{font-family:var(--font-mono)}.prose pre{padding:var(--space-6);border-radius:var(--radius-md);overflow:auto}::selection{color:var(--color-text);background:var(--color-accent-soft)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}::view-transition-old(root),::view-transition-new(root){animation:none}
