:root{--font-display: "Geist", "Inter", system-ui, sans-serif;--font-serif: "Crimson Pro", Georgia, serif;--font-mono: "IBM Plex Mono", ui-monospace, Menlo, monospace;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--space-8: 64px;--max-w: 880px;--gutter: 48px}:root,[data-theme=light]{--bg: #d8e6dc;--panel: #cbddd0;--ink: #1c2540;--ink-dim: #3a4666;--cream: #1c2540;--muted: #6b7896;--rule: rgba(28, 37, 64, .12);--rule-strong: rgba(28, 37, 64, .28);--accent: #b32432;--accent-bright: #d04a52;--accent-dim: #8a2030}[data-theme=dark]{--bg: #0c1820;--panel: #142532;--ink: #d4cfc4;--ink-dim: #8a8478;--cream: #efe9dd;--muted: #5a5448;--rule: rgba(212, 207, 196, .1);--rule-strong: rgba(212, 207, 196, .22);--accent: #d83a48;--accent-bright: #f25762;--accent-dim: #a02838}[data-theme=retro]{--font-display: Impact, "Arial Black", sans-serif;--font-serif: "Comic Sans MS", "Comic Neue", "Chalkboard SE", cursive;--font-mono: "Courier New", "Courier Prime", monospace}[data-theme=retro][data-base-theme=light]{--bg: #ffd1f5;--panel: #ffff66;--ink: #1a0050;--ink-dim: #800080;--cream: #ff00ff;--muted: #4b0082;--rule: #000000;--rule-strong: #ff00ff;--accent: #ff0066;--accent-bright: #00ffff;--accent-dim: #cc0099}[data-theme=retro][data-base-theme=dark]{--bg: #050518;--panel: #1a1a3e;--ink: #b8d4ff;--ink-dim: #6a8eb8;--cream: #ffff66;--muted: #4a6a8a;--rule: rgba(255, 255, 255, .18);--rule-strong: #00ffff;--accent: #00ff66;--accent-bright: #00ffff;--accent-dim: #00aa44}.retro-only{display:none!important}[data-theme=retro] .retro-only{display:block!important}[data-theme=retro] .row.retro-only{display:grid!important}[data-theme=retro][data-base-theme=light] body{background-color:var(--bg);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='40' height='40'><circle cx='5' cy='5' r='2' fill='%23ff00ff'/><circle cx='25' cy='25' r='2' fill='%2300ffff'/><circle cx='35' cy='15' r='1.5' fill='%23ffff00'/><circle cx='15' cy='35' r='1.5' fill='%2300ff00'/></svg>");background-repeat:repeat;cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'><text y='22' font-size='22'>✨</text></svg>") 2 2,auto}[data-theme=retro][data-base-theme=dark] body{background-color:var(--bg);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='110' height='110'><circle cx='10' cy='15' r='1' fill='%23ffffff'/><circle cx='40' cy='30' r='0.8' fill='%23ffff66'/><circle cx='70' cy='10' r='1.3' fill='%23ffffff'/><circle cx='25' cy='52' r='0.7' fill='%2300ffff'/><circle cx='90' cy='42' r='0.6' fill='%23ffff66'/><circle cx='15' cy='80' r='0.9' fill='%23ffffff'/><circle cx='55' cy='75' r='1.1' fill='%23ffffff'/><circle cx='95' cy='95' r='0.7' fill='%2300ff66'/><circle cx='65' cy='98' r='0.8' fill='%23ffffff'/></svg>");background-repeat:repeat;cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'><text y='22' font-size='22'>🚀</text></svg>") 2 2,auto}[data-theme=retro] .retro-marquee{display:block;background-size:200% 100%;font-family:Comic Sans MS,cursive;font-weight:700;font-size:14px;overflow:hidden;white-space:nowrap;padding:8px 0;animation:retro-marquee-bg 6s linear infinite}[data-theme=retro][data-base-theme=light] .retro-marquee{background-image:linear-gradient(90deg,#f0f,#0ff,#ff0,#f0f);color:#000;border-bottom:4px ridge #ff00ff}[data-theme=retro][data-base-theme=dark] .retro-marquee{background-image:linear-gradient(90deg,#050518,#0ff,#63f,#0f6,#050518);color:#ff6;border-bottom:4px ridge #00ff66}[data-theme=retro] .marquee-track{display:inline-block;animation:retro-marquee-scroll 35s linear infinite;white-space:nowrap}[data-theme=retro] .marquee-track span{padding-right:60px}@keyframes retro-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes retro-marquee-bg{0%{background-position:0% 0%}to{background-position:200% 0%}}[data-theme=retro] .topbar{backdrop-filter:none!important}[data-theme=retro][data-base-theme=light] .topbar{background:linear-gradient(90deg,#f0f,#0ff,#ff0)!important;border-bottom:4px ridge #ffff00!important}[data-theme=retro][data-base-theme=dark] .topbar{background:linear-gradient(90deg,#050518,#63f,#0ff,#0f6,#050518)!important;border-bottom:4px ridge #00ff66!important}[data-theme=retro] .nav-link{text-decoration:underline!important;font-weight:700!important}[data-theme=retro][data-base-theme=light] .nav-link{color:#00e!important}[data-theme=retro][data-base-theme=light] .nav-link:visited{color:#551a8b!important}[data-theme=retro][data-base-theme=light] .nav-link.active{color:red!important}[data-theme=retro][data-base-theme=dark] .nav-link{color:#0ff!important}[data-theme=retro][data-base-theme=dark] .nav-link:visited{color:#f6f!important}[data-theme=retro][data-base-theme=dark] .nav-link.active{color:#ff6!important}[data-theme=retro] .logo{font-family:Comic Sans MS,cursive;font-weight:700}[data-theme=retro][data-base-theme=light] .logo .accent{color:#f0f!important;text-shadow:1px 1px 0 #fff,2px 2px 0 #00ffff}[data-theme=retro][data-base-theme=dark] .logo .accent{color:#ff6!important;text-shadow:0 0 6px #00ffff,0 0 2px #ffffff}[data-theme=retro] .hero-title,[data-theme=retro] .h-display{font-family:Impact,Arial Black,sans-serif!important;background-image:linear-gradient(90deg,red,#f70,#ff0,#0f0,#09f,#63f,#f0f,red);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;filter:drop-shadow(2px 2px 0 #000) drop-shadow(4px 4px 0 #ff00ff);animation:retro-rainbow 4s linear infinite;letter-spacing:0!important}@keyframes retro-rainbow{0%{background-position:0% 0%}to{background-position:200% 0%}}[data-theme=retro] .hero-title .accent{color:inherit!important}[data-theme=retro] .h-display:before{content:"✨ "}[data-theme=retro] .h-display:after{content:" ✨"}[data-theme=retro] .eyebrow{font-family:Comic Sans MS,cursive!important;letter-spacing:0!important;text-transform:none!important}[data-theme=retro][data-base-theme=light] .eyebrow{color:#f06!important;text-shadow:1px 1px 0 #ffff00}[data-theme=retro][data-base-theme=dark] .eyebrow{color:#0f6!important;text-shadow:1px 1px 0 #050518,0 0 4px #00ff66}[data-theme=retro] a{text-decoration:underline}[data-theme=retro][data-base-theme=light] a{color:#00e}[data-theme=retro][data-base-theme=light] a:visited{color:#551a8b}[data-theme=retro][data-base-theme=light] a:hover{color:red}[data-theme=retro][data-base-theme=dark] a{color:#0ff}[data-theme=retro][data-base-theme=dark] a:visited{color:#f6f}[data-theme=retro][data-base-theme=dark] a:hover{color:#ff6}[data-theme=retro] dl.status,[data-theme=retro] aside dl,[data-theme=retro] .now-list,[data-theme=retro] .post-byline{padding:12px!important}[data-theme=retro][data-base-theme=light] dl.status,[data-theme=retro][data-base-theme=light] aside dl,[data-theme=retro][data-base-theme=light] .now-list,[data-theme=retro][data-base-theme=light] .post-byline{background:#ff6!important;border:4px ridge #ff00ff!important}[data-theme=retro][data-base-theme=dark] dl.status,[data-theme=retro][data-base-theme=dark] aside dl,[data-theme=retro][data-base-theme=dark] .now-list,[data-theme=retro][data-base-theme=dark] .post-byline{background:#1a1a3e!important;border:4px ridge #00ff66!important}[data-theme=retro] .post-body :global(.pullquote){font-family:Comic Sans MS,cursive!important;font-style:normal!important;font-weight:700;animation:retro-blink 1.4s steps(2) infinite}[data-theme=retro][data-base-theme=light] .post-body :global(.pullquote){background:#ff0!important;color:#f0f!important;border:6px ridge #00ffff!important;text-shadow:1px 1px 0 #000!important}[data-theme=retro][data-base-theme=dark] .post-body :global(.pullquote){background:#050518!important;color:#0f6!important;border:6px ridge #00ffff!important;text-shadow:0 0 6px #00ff66!important}@keyframes retro-blink{50%{opacity:.55}}[data-theme=retro] .post-body pre,[data-theme=retro] .post-body pre *,[data-theme=retro] pre.astro-code,[data-theme=retro] pre.astro-code *{background-color:#000!important;color:#0f0!important;font-family:Courier New,monospace!important;text-shadow:0 0 4px #00ff00}[data-theme=retro] .post-body pre,[data-theme=retro] pre.astro-code{border:3px outset #00ff00!important;border-radius:0!important}[data-theme=retro] code:not(pre code){background:#f0f!important;color:#ff0!important;border:1px solid #000!important;font-family:Courier New,monospace!important}[data-theme=retro] .discuss-button{background-size:200% 100%!important;font-family:Comic Sans MS,cursive!important;font-weight:700;text-transform:none!important;animation:retro-marquee-bg 5s linear infinite}[data-theme=retro][data-base-theme=light] .discuss-button{background-image:linear-gradient(90deg,#f0f,#0ff,#ff0)!important;color:#000!important;border:3px outset #ff00ff!important}[data-theme=retro][data-base-theme=dark] .discuss-button{background-image:linear-gradient(90deg,#0f6,#0ff,#ff6)!important;color:#050518!important;border:3px outset #00ff66!important}[data-theme=retro][data-base-theme=light] .row:hover,[data-theme=retro][data-base-theme=light] .post-body :global(.pullquote):hover{background:#0f0!important}[data-theme=retro][data-base-theme=dark] .row:hover,[data-theme=retro][data-base-theme=dark] .post-body :global(.pullquote):hover{background:#1a3a4a!important}[data-theme=retro] .retro-footer{display:flex!important;flex-wrap:wrap;align-items:center;gap:18px;padding-top:18px!important;padding-bottom:18px!important;margin-top:18px}[data-theme=retro][data-base-theme=light] .retro-footer{border-top:4px ridge #ff00ff}[data-theme=retro][data-base-theme=dark] .retro-footer{border-top:4px ridge #00ff66}[data-theme=retro] .construction{font-family:Comic Sans MS,cursive;padding:8px 16px;font-weight:700;animation:retro-blink 1s steps(2) infinite}[data-theme=retro][data-base-theme=light] .construction{color:red;background:#ff0;border:4px ridge #ff0000}[data-theme=retro][data-base-theme=dark] .construction{color:#ff6;background:#a03;border:4px ridge #ffff66}[data-theme=retro] .visitor-counter{display:inline-flex;align-items:center;gap:10px;padding:6px 12px;background:#000;border:3px ridge #00ff00;font-family:Courier New,monospace}[data-theme=retro] .vc-label{color:#f0f;font-weight:700}[data-theme=retro] .vc-digits{color:#0f0;font-size:18px;letter-spacing:4px;background:#000;padding:2px 6px;text-shadow:0 0 6px #00ff00}[data-theme=retro] .best-viewed{font-family:Times New Roman,serif;font-style:italic;font-size:13px}[data-theme=retro][data-base-theme=light] .best-viewed{color:navy}[data-theme=retro][data-base-theme=dark] .best-viewed{color:#0ff}[data-theme=retro] .webring{font-family:Courier New,monospace;font-weight:700}[data-theme=retro][data-base-theme=light] .webring{color:#f06}[data-theme=retro][data-base-theme=dark] .webring{color:#ff6}[data-theme=retro] .theme-toggle{border-radius:0!important;padding:6px 10px!important;box-shadow:2px 2px #404040!important}[data-theme=retro] .theme-toggle .icon{width:18px!important;height:18px!important}[data-theme=retro] .theme-toggle .icon path,[data-theme=retro] .theme-toggle .icon circle{stroke-width:2.5!important}[data-theme=retro][data-base-theme=light] #theme-toggle .icon-moon,[data-theme=retro][data-base-theme=dark] #theme-toggle .icon-sun{display:inline-block!important}[data-theme=retro][data-base-theme=light] #theme-toggle{background:linear-gradient(to bottom,#fff,#d8d8d8)!important;color:#000!important;border-top:2px solid #ffffff!important;border-left:2px solid #ffffff!important;border-right:2px solid #808080!important;border-bottom:2px solid #808080!important}[data-theme=retro][data-base-theme=dark] #theme-toggle{background:#050518!important;color:#0ff!important;border-top:2px solid #6677aa!important;border-left:2px solid #6677aa!important;border-right:2px solid #001133!important;border-bottom:2px solid #001133!important;filter:drop-shadow(0 0 4px #00ffff)}[data-theme=retro] #retro-toggle{opacity:1!important;padding:6px 10px!important}[data-theme=retro] #retro-toggle .icon-sparkle{font-size:14px!important}[data-theme=retro][data-base-theme=light] #retro-toggle{background:#f06!important;color:#ff0!important;border:2px outset #00ffff!important;animation:retro-blink 1s steps(2) infinite}[data-theme=retro][data-base-theme=dark] #retro-toggle{background:#0f6!important;color:#050518!important;border:2px outset #ffff66!important;animation:retro-blink 1s steps(2) infinite}[data-theme=retro] .theme-toggle:hover{filter:brightness(1.15)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--ink);font-family:var(--font-serif);font-size:17px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-decoration-color:var(--accent);text-underline-offset:4px}::selection{background:var(--accent);color:var(--bg)}::-moz-selection{background:var(--accent);color:var(--bg)}.h-display{font-family:var(--font-display);font-weight:500;line-height:.96;letter-spacing:-.045em;color:var(--cream);margin:0}.accent{color:var(--accent)}.eyebrow{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--accent-dim)}.page{max-width:var(--max-w);margin:0 auto;padding:0 var(--gutter)}@media(max-width:720px){:root{--gutter: 24px}}.theme-controls[data-astro-cid-x3pjskd3]{display:inline-flex;align-items:center;gap:4px}.theme-toggle[data-astro-cid-x3pjskd3]{appearance:none;background:transparent;border:0;padding:6px;margin:0;color:var(--ink-dim);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;transition:color .12s;line-height:1}.theme-toggle[data-astro-cid-x3pjskd3]:hover{color:var(--accent)}.theme-toggle[data-astro-cid-x3pjskd3]:focus-visible{outline:1px solid var(--accent);outline-offset:2px}.theme-toggle[data-astro-cid-x3pjskd3] .icon[data-astro-cid-x3pjskd3]{display:none}.icon-sparkle[data-astro-cid-x3pjskd3]{font-size:10px;line-height:1;display:inline-block}#retro-toggle[data-astro-cid-x3pjskd3]{padding:4px 6px;opacity:.55;transition:opacity .12s,color .12s}#retro-toggle[data-astro-cid-x3pjskd3]:hover{opacity:1}:root[data-base-theme=light] #theme-toggle[data-astro-cid-x3pjskd3] .icon-moon[data-astro-cid-x3pjskd3]{display:inline-block}:root[data-base-theme=dark] #theme-toggle[data-astro-cid-x3pjskd3] .icon-sun[data-astro-cid-x3pjskd3]{display:inline-block}.topbar[data-astro-cid-5hce7sga]{border-bottom:1px solid var(--rule);position:sticky;top:0;background:color-mix(in oklch,var(--bg) 92%,transparent);backdrop-filter:blur(8px);z-index:10}.topbar-inner[data-astro-cid-5hce7sga]{display:flex;align-items:center;justify-content:space-between;padding-top:16px;padding-bottom:16px;font-family:var(--font-mono);font-size:11px;color:var(--ink-dim);letter-spacing:.08em}.logo[data-astro-cid-5hce7sga] .accent[data-astro-cid-5hce7sga]{color:var(--accent)}@media(max-width:480px){.logo[data-astro-cid-5hce7sga] .logo-name[data-astro-cid-5hce7sga]{display:none}}nav[data-astro-cid-5hce7sga]{display:flex;gap:22px}.nav-link[data-astro-cid-5hce7sga]{color:var(--ink-dim);padding-bottom:2px}.nav-link[data-astro-cid-5hce7sga]:hover{color:var(--ink);text-decoration:none}.nav-link[data-astro-cid-5hce7sga].active{color:var(--ink);border-bottom:1px solid var(--accent)}main[data-astro-cid-5hce7sga]{min-height:60vh;padding-bottom:80px}.footer[data-astro-cid-5hce7sga]{border-top:1px solid var(--rule);margin-top:60px}.footer-inner[data-astro-cid-5hce7sga]{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:24px var(--gutter);font-family:var(--font-mono);font-size:11px;color:var(--muted);letter-spacing:.05em}.footer-meta[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.footer-inner[data-astro-cid-5hce7sga] .dot[data-astro-cid-5hce7sga]{color:var(--rule-strong)}.footer-inner[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--ink)}@font-face{font-family:Geist;src:url(https://cdn.jsdelivr.net/npm/geist@1.3.1/dist/fonts/geist-sans/Geist-Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Geist;src:url(https://cdn.jsdelivr.net/npm/geist@1.3.1/dist/fonts/geist-sans/Geist-Medium.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Geist;src:url(https://cdn.jsdelivr.net/npm/geist@1.3.1/dist/fonts/geist-sans/Geist-SemiBold.woff2) format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Geist;src:url(https://cdn.jsdelivr.net/npm/geist@1.3.1/dist/fonts/geist-sans/Geist-Bold.woff2) format("woff2");font-weight:700;font-display:swap}
