:root,[data-theme=dark]{--color-bg-page:#1a1a2e;--color-bg-card:#242438;--color-bg-hover:#2e2e48;--color-bg-border:#3a3a54;--color-text-primary:#f0ede0;--color-text-secondary:#b0aebf;--color-text-tertiary:#9898a8;--color-blue:#7a9dd5;--color-purple:#a07cc8;--color-cyan:#3aafaf;--color-green:#5cc080;--color-red:#c45e52;--color-yellow:#e8aa20;--color-orange:#d4784a;--color-brown:#a06840;--color-bg-info:#1c2e42;--color-text-info:#5a7ec5;--color-bg-success:#1a2e22;--color-text-success:#4aaf70;--color-bg-warning:#2e2210;--color-text-warning:#e8aa20;--color-bg-danger:#2e1c1a;--color-text-danger:#c45e52;--color-bg-code:#0d0d1a;--color-text-code:#fff;--color-bg-deep:#0d0d1a;--color-archived-bg:#2a1a1a;--color-archived-text:#7a4a4a;--color-tag-bg-blue:#1e2a3a;--color-tag-bg-purple:#2a1e3a;--color-tag-bg-cyan:#1a2e2e;--color-tag-bg-orange:#2e1e0a;--color-tag-bg-yellow:#2e220a;--color-tag-bg-green:#1e3a1e;--color-blue-bold:#2456a4;--color-blue-bold-hover:#2e6ac0;--color-blue-bold-text:#f0ede0}[data-theme=light]{--color-bg-page:#f5f2e8;--color-bg-card:#fff;--color-bg-hover:#eae7d8;--color-bg-border:#d9d4c0;--color-text-primary:#1a1a2e;--color-text-secondary:#4a4a5a;--color-text-tertiary:#6a6a7a;--color-blue:#2456a4;--color-purple:#7b4fa6;--color-cyan:#1a8c8c;--color-green:#2e7d4f;--color-red:#c0392b;--color-yellow:#896700;--color-orange:#b85c1a;--color-brown:#7a4a2a;--color-bg-info:#ebf1fa;--color-text-info:#2456a4;--color-bg-success:#eaf5f0;--color-text-success:#2e7d4f;--color-bg-warning:#fdf8e8;--color-text-warning:#c8960c;--color-bg-danger:#fbeaea;--color-text-danger:#c0392b;--color-bg-code:#f0ede0;--color-text-code:#000;--color-bg-deep:#e8e4d8;--color-archived-bg:#f0e0e0;--color-archived-text:#8a4a4a;--color-tag-bg-blue:#ebf1fa;--color-tag-bg-purple:#f2ebf9;--color-tag-bg-cyan:#e8f7f7;--color-tag-bg-orange:#fdf0e8;--color-tag-bg-yellow:#fdf8e8;--color-tag-bg-green:#eaf5f0;--color-blue-bold:#2456a4;--color-blue-bold-hover:#1a4080;--color-blue-bold-text:#f5f2e8}@media (prefers-color-scheme:light){:root:not([data-theme]){--color-bg-page:#f5f2e8;--color-bg-card:#fff;--color-bg-hover:#eae7d8;--color-bg-border:#d9d4c0;--color-text-primary:#1a1a2e;--color-text-secondary:#4a4a5a;--color-text-tertiary:#6a6a7a;--color-blue:#2456a4;--color-purple:#7b4fa6;--color-cyan:#1a8c8c;--color-green:#2e7d4f;--color-red:#c0392b;--color-yellow:#896700;--color-orange:#b85c1a;--color-brown:#7a4a2a;--color-bg-info:#ebf1fa;--color-text-info:#2456a4;--color-bg-success:#eaf5f0;--color-text-success:#2e7d4f;--color-bg-warning:#fdf8e8;--color-text-warning:#c8960c;--color-bg-danger:#fbeaea;--color-text-danger:#c0392b;--color-bg-code:#f0ede0;--color-text-code:#000;--color-bg-deep:#e8e4d8;--color-archived-bg:#f0e0e0;--color-archived-text:#8a4a4a;--color-tag-bg-blue:#ebf1fa;--color-tag-bg-purple:#f2ebf9;--color-tag-bg-cyan:#e8f7f7;--color-tag-bg-orange:#fdf0e8;--color-tag-bg-yellow:#fdf8e8;--color-tag-bg-green:#eaf5f0;--color-blue-bold:#2456a4;--color-blue-bold-hover:#1a4080;--color-blue-bold-text:#f5f2e8}}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--font-mono:"UI Monospace", "SFMono-Regular", "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--font-prose:system-ui, -apple-system, sans-serif}body{background:var(--color-bg-page);color:var(--color-text-primary);font-family:var(--font-mono);min-height:100vh;font-size:.875rem;line-height:1.6}a{color:var(--color-blue);text-decoration:none;transition:color .15s}a:hover{color:var(--color-text-primary)}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.siteWrapper{grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}.siteMainWrapper{padding:1rem 2rem}
.SiteHeader-module__6i8myq__siteNav{--nav-padding-x:1rem;--nav-padding-y:.625rem;--nav-link-padding-x:.5rem;--nav-link-font-size:.75rem;--nav-link-spacing:0;padding:var(--nav-padding-y) var(--nav-padding-x);border-bottom:1px solid var(--color-bg-border);background:var(--color-bg-page);z-index:10;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}@media (min-width:481px){.SiteHeader-module__6i8myq__siteNav{--nav-padding-x:1.5rem;--nav-padding-y:.75rem;--nav-link-padding-x:.625rem;--nav-link-font-size:.75rem;--nav-link-spacing:1px}}@media (min-width:769px){.SiteHeader-module__6i8myq__siteNav{--nav-padding-x:2.5rem;--nav-padding-y:1rem;--nav-link-padding-x:.875rem;--nav-link-spacing:2px}}.SiteHeader-module__6i8myq__headerLogo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.SiteHeader-module__6i8myq__headerLogoMark{background:var(--color-bg-page);border:2px solid var(--color-blue);letter-spacing:-1px;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.375rem;height:2.375rem;font-size:.875rem;font-weight:700;display:flex}.SiteHeader-module__6i8myq__headerLogoK{color:var(--color-text-primary)}.SiteHeader-module__6i8myq__headerLogoH{color:var(--color-blue)}.SiteHeader-module__6i8myq__headerDomain{color:var(--color-blue);letter-spacing:1px;font-size:.8125rem;display:none}@media (min-width:769px){.SiteHeader-module__6i8myq__headerDomain{display:inline}}.SiteHeader-module__6i8myq__navRight{align-items:center;gap:.25rem;display:flex}.SiteHeader-module__6i8myq__navLinks{gap:.25rem;display:flex}.SiteHeader-module__6i8myq__navLink{font-size:var(--nav-link-font-size);color:var(--color-text-tertiary);padding:.3125rem var(--nav-link-padding-x);letter-spacing:var(--nav-link-spacing);text-transform:uppercase;font-family:var(--font-mono);border:1px solid #0000;border-radius:.1875rem;text-decoration:none;transition:color .15s,border-color .15s,background .15s}.SiteHeader-module__6i8myq__navLink:hover{color:var(--color-text-primary);border-color:var(--color-bg-border)}.SiteHeader-module__6i8myq__navLinkActive{color:var(--color-blue);border-color:var(--color-blue);background:var(--color-tag-bg-blue)}.SiteHeader-module__6i8myq__mobileMenuBtn{border:1px solid var(--color-bg-border);width:2rem;height:2rem;color:var(--color-text-tertiary);cursor:pointer;background:0 0;border-radius:.1875rem;justify-content:center;align-items:center;display:none}
.ThemeToggle-module__wQBC4G__themeToggle{border:1px solid var(--color-bg-border);width:2rem;height:2rem;color:var(--color-text-tertiary);cursor:pointer;background:0 0;border-radius:.1875rem;justify-content:center;align-items:center;margin-left:.75rem;transition:color .15s,border-color .15s;display:flex}.ThemeToggle-module__wQBC4G__themeToggle:hover{color:var(--color-text-primary);border-color:var(--color-text-tertiary)}
.SiteFooter-module__3go3sq__siteFooter{--footer-padding-x:1rem;--footer-padding-y:.75rem;--footer-direction:column;--footer-align:flex-start;padding:var(--footer-padding-y) var(--footer-padding-x);flex-direction:var(--footer-direction);align-items:var(--footer-align);justify-content:space-between;gap:.375rem;width:100%;margin:0 auto;display:flex}@media (min-width:481px){.SiteFooter-module__3go3sq__siteFooter{--footer-padding-x:1.5rem;--footer-padding-y:.875rem;--footer-direction:row;--footer-align:center;gap:0}}@media (min-width:769px){.SiteFooter-module__3go3sq__siteFooter{--footer-padding-x:2.5rem;--footer-padding-y:1.125rem}}.SiteFooter-module__3go3sq__footerText{color:var(--color-text-tertiary);letter-spacing:1px;font-size:.75rem}.SiteFooter-module__3go3sq__footerCursor{background:var(--color-blue);vertical-align:middle;width:.5rem;height:.8125rem;margin-left:.25rem;animation:1s step-end infinite SiteFooter-module__3go3sq__footerBlink;display:inline-block}@keyframes SiteFooter-module__3go3sq__footerBlink{0%,to{opacity:1}50%{opacity:0}}
