@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700&display=swap";:root{--paper: #0a0a0b;--ink: #f5f3ee;--ink-dim: #8a8780;--ink-faint: #4a4742;--accent: #f5f3ee;--rule: #3a3832;--font-mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace;--receipt-width: 44ch;--receipt-pad: 1.5rem}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-family:var(--font-mono);background:var(--paper);color:var(--ink);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}body{min-height:100vh;background-image:radial-gradient(ellipse at top,rgba(245,243,238,.02),transparent 60%),repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(245,243,238,.012) 2px,rgba(245,243,238,.012) 3px)}a{color:var(--ink);text-decoration:underline;text-decoration-style:dotted;text-underline-offset:3px}a:hover{color:var(--ink);text-decoration-style:solid}img{max-width:100%;height:auto;display:block}::selection{background:var(--ink);color:var(--paper)}button{font-family:inherit;font-size:inherit;color:inherit;background:none;border:none;cursor:pointer}input{font-family:inherit;font-size:inherit;color:inherit;background:none;border:none;outline:none}.rule{border:0;border-top:1px dashed var(--rule);margin:.75rem 0}.rule-solid{border:0;border-top:1px solid var(--rule);margin:.75rem 0}.rule-double{border:0;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);height:3px;margin:.75rem 0}.receipt{font-family:var(--font-mono);font-size:.95rem;line-height:1.55;white-space:pre-wrap;color:var(--ink)}.receipt-line{display:flex;justify-content:space-between;gap:.5rem}.receipt-line .dots{flex:1;border-bottom:1px dotted var(--ink-faint);margin:0 .4rem .3em;min-width:1ch}.uppercase{text-transform:uppercase;letter-spacing:.03em}.dim{color:var(--ink-dim)}.faint{color:var(--ink-faint)}.nav[data-astro-cid-5hce7sga]{position:sticky;top:0;z-index:100;background:var(--paper)}.nav-inner[data-astro-cid-5hce7sga]{max-width:720px;margin:0 auto;padding:1rem 1.25rem .5rem;display:flex;align-items:center;justify-content:space-between;font-size:.9rem}.nav-rule[data-astro-cid-5hce7sga]{max-width:720px;margin:0 auto;border-top:1px dashed var(--rule)}.logo[data-astro-cid-5hce7sga]{text-decoration:none;text-transform:uppercase;letter-spacing:.05em;font-weight:700;color:var(--ink);user-select:none}.logo[data-astro-cid-5hce7sga] .dot[data-astro-cid-5hce7sga]{color:var(--ink-dim)}.nav-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{text-decoration:none;color:var(--ink-dim);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.nav-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--ink)}.footer[data-astro-cid-5hce7sga]{margin-top:4rem}.footer-rule[data-astro-cid-5hce7sga]{max-width:720px;margin:0 auto;border-top:1px dashed var(--rule)}.footer-inner[data-astro-cid-5hce7sga]{max-width:720px;margin:0 auto;padding:1.5rem 1.25rem 3rem;text-align:center}.footer-line[data-astro-cid-5hce7sga]{font-size:.8rem;letter-spacing:.03em;text-transform:uppercase;line-height:1.8}.footer-line[data-astro-cid-5hce7sga].dim{color:var(--ink-dim);text-transform:none;letter-spacing:0;font-style:italic;font-size:.78rem}.footer-line[data-astro-cid-5hce7sga].faint{color:var(--ink-faint);font-size:.75rem}.egg[data-astro-cid-5hce7sga]{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;animation:egg-in .25s ease-out}.egg[data-astro-cid-5hce7sga][hidden]{display:none}.egg-backdrop[data-astro-cid-5hce7sga]{position:absolute;inset:0;background:#0a0a0be0;backdrop-filter:blur(2px)}.egg-paper[data-astro-cid-5hce7sga]{position:relative;max-width:44ch;width:100%;padding:1.5rem;background:var(--paper);border:1px dashed var(--rule);font-family:var(--font-mono);text-align:center}.egg-paper[data-astro-cid-5hce7sga] .r-header[data-astro-cid-5hce7sga]{margin-bottom:.75rem}.egg-paper[data-astro-cid-5hce7sga] .r-top[data-astro-cid-5hce7sga]{font-size:1.15rem;font-weight:700;letter-spacing:.08em}.egg-paper[data-astro-cid-5hce7sga] .r-sub[data-astro-cid-5hce7sga]{font-size:.78rem;color:var(--ink-dim);letter-spacing:.12em;margin-top:.2rem}.egg-line[data-astro-cid-5hce7sga]{font-size:.95rem;font-weight:700;letter-spacing:.1em;margin:.5rem 0}.egg-body[data-astro-cid-5hce7sga]{font-size:.85rem;letter-spacing:.03em;line-height:1.7}.egg-body[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{color:var(--ink)}.egg-close[data-astro-cid-5hce7sga]{margin-top:.25rem;padding:.45rem .9rem;border:1px dashed var(--rule);font-size:.8rem;letter-spacing:.08em;font-weight:700}.egg-close[data-astro-cid-5hce7sga]:hover{border-style:solid}@keyframes egg-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.nav-inner[data-astro-cid-5hce7sga]{padding:.85rem 1rem .4rem}}
