body{--white-black: light-dark(white, black);--black-white: light-dark(black, white);--theme-color: light-dark(#a1cc66, teal);--back-color: light-dark(#fefdf8, #2b2e31);--font-color: light-dark(#222, #f5f5f5);--font-gray: light-dark(#666, #999);--grid-color: light-dark(#fff, #333);--code-color: light-dark(#ddd, #445);--code-block: light-dark(#30303a, #23232a);--frame-shadow: light-dark(#999, #111);color-scheme:light dark}body.light{color-scheme:light}body.dark{color-scheme:dark}body{font-family:-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,Noto Sans CJK JP,Segoe UI,BIZ UDPGothic,sans-serif}code{font-family:Source Code Pro,Monaco,Consolas,BIZ UDGothic,monospace}em{font-family:serif}body{margin:0;color:var(--font-color);background-color:var(--theme-color)}img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}@media (scripting: none){.js{display:none!important}}a{text-decoration:none;color:hsl(from var(--theme-color) h s calc(l - 10))}a:hover{text-decoration:underline}@media (prefers-color-scheme: dark){a{color:hsl(from var(--theme-color) h s calc(l + 10))}}a:visited{color:#a14db3}::selection{background-color:var(--theme-color)}header._ervu3o{position:sticky;z-index:1;top:0;height:40px;width:100vw;background-color:var(--theme-color);display:flex;align-items:stretch;justify-content:space-between}header._ervu3o.dev{background:repeating-linear-gradient(45deg,var(--theme-color),var(--theme-color) 10px,color-mix(in srgb,var(--theme-color) 75%,var(--back-color)) 0,color-mix(in srgb,var(--theme-color) 75%,var(--back-color)) 20px)}.left._ervu3o,.right._ervu3o{flex-grow:1}footer._1t30nsh{font-family:Source Code Pro,Monaco,Consolas,monospace;background-color:var(--theme-color);transition:background-color 1s;color:#fff}.contents._1t30nsh{display:flex;align-items:stretch;gap:2em;margin:2em auto;max-width:1200px}@media (width < 720px){.contents._1t30nsh{flex-direction:column}}.title._1t30nsh{flex-grow:1;display:grid;grid-template:1fr auto 2fr / 1fr auto 2fr}@media (width < 720px){.title._1t30nsh{grid-template:1fr auto 1fr / 1fr auto 1fr}}svg._1t30nsh{grid-area:2 / 2;width:225px}.links._1t30nsh{flex-grow:1;display:flex;justify-content:space-around}dt._1t30nsh{font-size:1.25em}dd._1t30nsh{margin:.75em 0 0 1.5em}a._1t30nsh{color:#fff}#root._d5ksij{display:flex;flex-direction:column;background-color:var(--back-color);min-height:100dvh}.mainContainer._d5ksij{display:flex;flex-direction:column;flex-grow:1}main._d5ksij{flex-grow:1;background-color:var(--back-color);transition:background-color 1s}
