:root{--accent: #00baff;--accent-dark: #002a6e;--accent-yellow: #fffc53;--accent-orange: #ff7016;--accent-magenta: #ff00c8;--accent-purple: #9c27ff;--blue: 35, 138, 255;--blue-light: 35, 179, 255;--white: 230, 230, 255;--black: 10, 10, 18;--gray: 96, 115, 159;--gray-mid: 186, 193, 212;--gray-light: 229, 233, 240;--gray-dark: 34, 41, 57;--neon-glow: 0 0 8px rgba(0,186,255,.5), 0 0 16px rgba(0,186,255,.3);--scanline-color: rgba(255,255,255,.03);--box-shadow: 0 2px 6px rgba(var(--gray), 25%), 0 8px 24px rgba(var(--gray), 33%), 0 16px 32px rgba(var(--gray), 33%)}@font-face{font-family:BlockZone;src:url(/fonts/BlockZone.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:BlockZone;src:url(/fonts/BlockZone.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}body{font-family:BlockZone,sans-serif;margin:0;padding:0;text-align:left;background:radial-gradient(circle at 50% 20%,#111827,#0a0a12 70%,#06060a);background-attachment:fixed;color:rgb(var(--white));font-size:20px;line-height:1.6;position:relative;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;background:repeating-linear-gradient(0deg,var(--scanline-color) 0px,var(--scanline-color) 1px,transparent 3px);pointer-events:none;z-index:1}body:after{content:"";position:fixed;inset:0;background:radial-gradient(circle at 50% 50%,rgba(0,186,255,.1) 0%,transparent 70%);mix-blend-mode:overlay;opacity:.3;pointer-events:none;z-index:0}main{width:900px;max-width:calc(100% - 2em);margin:0 auto;padding:3rem 1rem;position:relative;z-index:2}h1,h2,h3,h4,h5,h6{margin:0 0 .5rem;color:rgb(var(--white));line-height:1.2;text-shadow:0 0 4px rgba(0,186,255,.4)}h1{font-size:3.052em;text-transform:uppercase}h2{font-size:2.441em}h3{font-size:1.953em}h4{font-size:1.563em}h5{font-size:1.25em}.prose{font-size:18px}.prose .title h1{font-size:2.25rem}.prose>h1{font-size:1.75rem}.prose>h2{font-size:1.5rem}.prose>h3{font-size:1.25rem}.prose>h4{font-size:1.125rem}.prose>h5{font-size:1rem}.prose>h6{font-size:.875rem}h4:before,h5:before,h6:before{content:"> ";color:var(--accent-yellow);text-shadow:0 0 4px var(--accent-yellow)}strong,b{font-weight:700}p{margin-bottom:1em;color:rgb(var(--white))}a{color:var(--accent);text-shadow:0 0 4px rgba(0,186,255,.6);transition:color .3s ease,text-shadow .3s ease}a:hover{color:var(--accent-magenta);text-shadow:0 0 8px var(--accent-magenta),0 0 16px var(--accent-magenta)}a#white{color:rgb(var(--white));text-decoration:none}a#white:hover{color:var(--accent-yellow);text-shadow:0 0 8px var(--accent-yellow)}ul#blog,ul#gallery,#gallery .gallery-list{list-style-type:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2rem}ul#with-indicator,ul.with-indicator{margin:0;padding-left:1.5rem}ul#with-indicator li,ul.with-indicator li{list-style:none}ul#with-indicator li:before,ul.with-indicator li:before{content:"> ";margin-right:.5rem;color:var(--accent-yellow);text-shadow:0 0 6px var(--accent-yellow)}ul#nolist{list-style-type:none;margin:0;padding:0 0 1rem 1rem}#gallery li a#no-underline{display:block;padding-left:.75rem;border-left:1px solid transparent;text-decoration:none;text-shadow:none;transition:border-color .18s ease}#gallery li a#no-underline:hover,#gallery li a#no-underline:focus-visible{color:inherit;border-left-color:#00baffcc;text-shadow:none}#gallery li a#no-underline:hover .title,#gallery li a#no-underline:focus-visible .title{color:rgb(var(--white));text-shadow:1.1px 0 0 rgba(255,0,200,.7),-1.1px 0 0 rgba(0,186,255,.8),0 0 5.5px rgba(0,186,255,.2)}#gallery li a#no-underline:hover .date,#gallery li a#no-underline:hover .author,#gallery li a#no-underline:hover .description,#gallery li a#no-underline:focus-visible .date,#gallery li a#no-underline:focus-visible .author,#gallery li a#no-underline:focus-visible .description{text-shadow:none}.title{margin:0;font-size:1.5rem;color:rgb(var(--white))}.date{margin:.25rem 0;color:rgb(var(--blue-light));font-size:1.1rem}.description{margin:0;color:rgb(var(--white));font-size:1.1rem;line-height:1.4}.author{text-align:left;color:rgb(var(--gray-mid));margin:.25rem 0;font-size:1.1rem}@media (prefers-reduced-motion: no-preference){#gallery li a#no-underline:hover .title{animation:gallery-title-glitch .45s steps(2,end) 1}}@keyframes gallery-title-glitch{0%,to{text-shadow:1.1px 0 0 rgba(255,0,200,.7),-1.1px 0 0 rgba(0,186,255,.8),0 0 5.5px rgba(0,186,255,.2)}35%{text-shadow:2.2px 0 0 rgba(255,0,200,.75),-1.1px 0 0 rgba(0,186,255,.85)}65%{text-shadow:1.1px 0 0 rgba(255,0,200,.65),-2.2px 0 0 rgba(0,186,255,.8)}}blockquote{border-left:4px solid var(--accent);padding:0 0 0 20px;margin:0;font-size:1.333em;color:rgb(var(--white));text-shadow:0 0 4px rgba(0,186,255,.4)}code{padding:2px 5px;background-color:rgb(var(--gray-dark));color:rgb(var(--white));border-radius:2px}.prose :not(pre)>code{font-size:.875em}pre{padding:1.5em;border-radius:8px;background:#0f0f19cc;box-shadow:inset 0 0 8px #00baff4d}.prose pre{font-size:14px}pre>code{all:unset}hr{border:none;border-top:1px solid rgba(255,255,255,.1)}@media (max-width: 720px){body{font-size:18px}main{padding:1em}.prose{font-size:16px}}html,body{height:100%}body{display:flex;flex-direction:column;min-height:100vh}main{flex:1}.sr-only{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}.moebius{width:64px;height:auto;animation:twist 4s ease-in-out infinite;transform-style:preserve-3d;filter:drop-shadow(0 0 8px #00baff)}@keyframes twist{0%,to{transform:rotateY(0) rotateX(0);filter:drop-shadow(0 0 8px #00baff)}50%{transform:rotateY(180deg) rotateX(15deg);filter:drop-shadow(0 0 12px #00baff)}}footer[data-astro-cid-sz7xmlte]{padding:2em 1em 6em;background:linear-gradient(to top,var(--gray-dark-gradient)) no-repeat;color:rgb(var(--white));text-align:center;box-shadow:0 2px 8px rgba(var(--gray),100%)}.social-links[data-astro-cid-sz7xmlte]{display:flex;justify-content:center;gap:1em;margin-top:1em}.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{text-decoration:none;color:rgb(var(--gray));display:flex;align-items:center;padding-bottom:.2rem;border-bottom:1px solid transparent;text-shadow:none;transition:border-color .18s ease,color .18s ease,text-shadow .18s ease}.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:focus-visible{color:rgb(var(--white));border-bottom-color:#00baffcc;text-shadow:none}.rss-icon[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.4em}.footer-text[data-astro-cid-sz7xmlte]{font-size:1rem;color:inherit}.rss-icon[data-astro-cid-sz7xmlte]:hover .footer-text[data-astro-cid-sz7xmlte],.rss-icon[data-astro-cid-sz7xmlte]:focus-visible .footer-text[data-astro-cid-sz7xmlte]{text-shadow:1.1px 0 0 rgba(255,0,200,.7),-1.1px 0 0 rgba(0,186,255,.8),0 0 5.5px rgba(0,186,255,.2)}.rss-icon[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:20px;height:20px;fill:currentColor;filter:none;transition:filter .18s ease}.rss-icon[data-astro-cid-sz7xmlte]:hover svg[data-astro-cid-sz7xmlte],.rss-icon[data-astro-cid-sz7xmlte]:focus-visible svg[data-astro-cid-sz7xmlte]{filter:drop-shadow(1.1px 0 0 rgba(255,0,200,.7)) drop-shadow(-1.1px 0 0 rgba(0,186,255,.8))}@media (prefers-reduced-motion: no-preference){.rss-icon[data-astro-cid-sz7xmlte]:hover .footer-text[data-astro-cid-sz7xmlte],.rss-icon[data-astro-cid-sz7xmlte]:focus-visible .footer-text[data-astro-cid-sz7xmlte]{animation:rss-text-glitch .45s steps(2,end) 1}.rss-icon[data-astro-cid-sz7xmlte]:hover svg[data-astro-cid-sz7xmlte],.rss-icon[data-astro-cid-sz7xmlte]:focus-visible svg[data-astro-cid-sz7xmlte]{animation:rss-icon-glitch .45s steps(2,end) 1}}@keyframes rss-text-glitch{0%,to{text-shadow:1.1px 0 0 rgba(255,0,200,.7),-1.1px 0 0 rgba(0,186,255,.8)}35%{text-shadow:2.2px 0 0 rgba(255,0,200,.75),-1.1px 0 0 rgba(0,186,255,.85)}65%{text-shadow:1.1px 0 0 rgba(255,0,200,.65),-2.2px 0 0 rgba(0,186,255,.8)}}@keyframes rss-icon-glitch{0%,to{filter:drop-shadow(1.1px 0 0 rgba(255,0,200,.7)) drop-shadow(-1.1px 0 0 rgba(0,186,255,.8))}35%{filter:drop-shadow(2.2px 0 0 rgba(255,0,200,.75)) drop-shadow(-1.1px 0 0 rgba(0,186,255,.85))}65%{filter:drop-shadow(1.1px 0 0 rgba(255,0,200,.65)) drop-shadow(-2.2px 0 0 rgba(0,186,255,.8))}}a[data-astro-cid-eimmu3lg]{display:inline-block;text-decoration:none}a[data-astro-cid-eimmu3lg].active{font-weight:bolder;text-decoration:underline}header[data-astro-cid-3ef6ksr2]{margin:0;padding:0 1em;background:linear-gradient(var(--gray-dark-gradient)) no-repeat;box-shadow:0 2px 8px rgba(var(--gray),100%)}h2[data-astro-cid-3ef6ksr2]{margin:0;font-size:1em}h2[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2],h2[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{text-decoration:none}nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{padding:1em .5em;color:rgb(var(--gray-mid));border-bottom:4px solid transparent;text-decoration:none;text-shadow:none;transition:border-color .18s ease,color .18s ease,text-shadow .18s ease}.internal-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:rgb(var(--white))}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{text-decoration:none;border-bottom-color:var(--accent)}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:focus-visible{color:rgb(var(--white));border-bottom-color:#00baffcc;text-shadow:none}.internal-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.internal-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:focus-visible{text-shadow:1.1px 0 0 rgba(255,0,200,.7),-1.1px 0 0 rgba(0,186,255,.8),0 0 5.5px rgba(0,186,255,.2)}.social-links[data-astro-cid-3ef6ksr2],.social-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:flex}.social-links[data-astro-cid-3ef6ksr2] svg[data-astro-cid-3ef6ksr2]{filter:none;transition:filter .18s ease}.social-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover svg[data-astro-cid-3ef6ksr2],.social-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:focus-visible svg[data-astro-cid-3ef6ksr2]{filter:drop-shadow(1.1px 0 0 rgba(255,0,200,.7)) drop-shadow(-1.1px 0 0 rgba(0,186,255,.8))}.webring-link[data-astro-cid-3ef6ksr2]:hover img[data-astro-cid-3ef6ksr2],.webring-link[data-astro-cid-3ef6ksr2]:focus-visible img[data-astro-cid-3ef6ksr2],h2[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover img[data-astro-cid-3ef6ksr2],h2[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:focus-visible img[data-astro-cid-3ef6ksr2]{filter:none}@media (prefers-reduced-motion: no-preference){.internal-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.internal-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:focus-visible{animation:header-text-glitch .45s steps(2,end) 1}.social-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover svg[data-astro-cid-3ef6ksr2],.social-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:focus-visible svg[data-astro-cid-3ef6ksr2]{animation:header-icon-glitch .45s steps(2,end) 1}}@keyframes header-text-glitch{0%,to{text-shadow:1.1px 0 0 rgba(255,0,200,.7),-1.1px 0 0 rgba(0,186,255,.8)}35%{text-shadow:2.2px 0 0 rgba(255,0,200,.75),-1.1px 0 0 rgba(0,186,255,.85)}65%{text-shadow:1.1px 0 0 rgba(255,0,200,.65),-2.2px 0 0 rgba(0,186,255,.8)}}@keyframes header-icon-glitch{0%,to{filter:drop-shadow(1.1px 0 0 rgba(255,0,200,.7)) drop-shadow(-1.1px 0 0 rgba(0,186,255,.8))}35%{filter:drop-shadow(2.2px 0 0 rgba(255,0,200,.75)) drop-shadow(-1.1px 0 0 rgba(0,186,255,.85))}65%{filter:drop-shadow(1.1px 0 0 rgba(255,0,200,.65)) drop-shadow(-2.2px 0 0 rgba(0,186,255,.8))}}@media (max-width: 720px){.social-links[data-astro-cid-3ef6ksr2]{display:none}}
