:root{--background-color: #f8f7f6;--text-color: #23221e;--navigation-color: #edebe8;--code-color: #edebe8}:root.dark{--background-color: #23221e;--text-color: #f8f7f6;--navigation-color: #1c1c18;--code-color: #1c1c18}body{background-color:var(--background-color);color:var(--text-color);font-family:Noto Sans JP,Quicksand,sans-serif;margin:auto;padding:20px;max-width:900px;text-align:left;word-wrap:break-word;overflow-wrap:break-word;line-height:1.7}h1,h2,h3,h4,h5,h6,strong,a,b{color:var(--text-color)}p a:link{color:#00e}p a:visited{color:#551a8b}textarea{width:100%;font-size:16px}input{font-size:16px}content{line-height:1.6}table{width:100%}img{max-width:100%;height:max-content}code{padding:2px 5px;background-color:var(--code-color);color:#e01e5a}pre{padding:1rem}pre>code{all:unset}blockquote{background-color:var(--code-color);padding:2px 0 2px 20px;margin:0;font-style:italic}mark{background-color:#ffcc17}hr{background-color:var(--text-color);height:1px}.link-preview{background-color:var(--background-color);color:var(--text-color);font-family:Noto Sans JP,Quicksand,sans-serif;border:1px solid var(--navigation-color);border-radius:12px;margin:1.5rem 0;padding:.75rem 1rem;width:calc(100% - 2rem);max-width:550px;box-sizing:border-box}@media (max-width: 600px){.link-preview{margin:1rem auto;padding:.75rem}}.link-preview a{color:var(--text-color);text-decoration:none}.link-preview img{border-radius:8px;margin:.5rem 0}.link-preview p{margin:.25rem 0;line-height:1.5}.link-preview p:first-of-type{color:#666;font-size:.875rem}.link-preview p:nth-of-type(2){font-weight:600;font-size:1rem}.link-preview p:nth-of-type(3){color:#666;font-size:.875rem}:root.dark .link-preview p:first-of-type,:root.dark .link-preview p:nth-of-type(3){color:#999}.twitter-tweet{background:#fff;color:#0f1419;font-size:1rem;border:1px solid #cfd9de;border-radius:12px;margin:1.5rem 0;padding:1rem;max-width:550px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;box-shadow:0 4px 8px #0000004d;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;z-index:-1000}.twitter-tweet:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0003}:root.dark .twitter-tweet{background:#15202b;color:#fff;border-color:#38444d}.twitter-tweet a{color:#1d9bf0;text-decoration:none;font-weight:400}.twitter-tweet a:hover{text-decoration:underline}:root.dark .twitter-tweet a{color:#1d9bf0}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}.nav[data-astro-cid-dmqpwcec]{display:flex;justify-content:center;align-items:center;font-size:1.25rem;gap:.25rem}.toggle[data-astro-cid-dmqpwcec]{display:none;cursor:pointer}.menu[data-astro-cid-dmqpwcec]{display:none;width:110px}#toggle[data-astro-cid-dmqpwcec]:checked+.menu[data-astro-cid-dmqpwcec]{display:block;position:absolute;top:60px;right:0}.drop-menu[data-astro-cid-dmqpwcec]{background-color:var(--background-color);list-style:none;border-radius:10px;border:2px solid var(--text-color);padding:0;margin:0}.drop-menu-list[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{display:block;padding:7px 10px;text-decoration:none}.arrow[data-astro-cid-dmqpwcec]{display:flex;justify-content:center;align-items:center;fill:var(--text-color);height:20px;width:20px;transform:rotate(180deg)}#toggle[data-astro-cid-dmqpwcec]:checked~.arrow[data-astro-cid-dmqpwcec]{transform:rotate(0)}#themeToggle[data-astro-cid-oemx5le4]{border:0;background:none;margin-top:6px}.sun[data-astro-cid-oemx5le4]{fill:var(--text-color)}.moon[data-astro-cid-oemx5le4],.dark .sun[data-astro-cid-oemx5le4]{fill:transparent}.dark .moon[data-astro-cid-oemx5le4]{fill:var(--text-color)}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;display:flex;justify-content:space-between;background-color:var(--background-color);margin:0em 0 1rem;z-index:1000}.title[data-astro-cid-3ef6ksr2]{display:flex;align-items:center}footer[data-astro-cid-sz7xmlte]{display:flex;align-items:center;font-size:small;height:100px;font-weight:300}
