@charset "UTF-8";:root{--reset-tab-size: 4;--reset-paragraph-line-height: 1.5;--reset-paragraph-margin-bottom: 1em;--reset-textarea-min-height: 10em;--reset-target-scroll-margin-block: 0rem;interpolate-size:allow-keywords}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;text-wrap:pretty;hanging-punctuation:allow-end;overflow-wrap:break-word;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;font-size:100%;height:100%;word-break:break-word;text-rendering:optimizeLegibility;touch-action:manipulation;width:100%;-moz-tab-size:var(--reset-tab-size);-o-tab-size:var(--reset-tab-size);tab-size:var(--reset-tab-size);word-break:normal;-webkit-overflow-scrolling:touch}html[lang=fr],html[lang=de],html[lang=ja]{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}body{min-height:100vh;min-height:100dvh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:never;margin:0;padding:0;word-break:normal;-webkit-backface-visibility:hidden;backface-visibility:hidden;font-synthesis:none;direction:ltr;letter-spacing:normal;word-wrap:break-word;overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{word-break:auto-phrase;text-wrap:balance}p{text-wrap:pretty;hyphens:auto;line-height:var(--reset-paragraph-line-height);margin-bottom:var(--reset-paragraph-margin-bottom)}textarea:not([rows]){min-height:var(--reset-textarea-min-height)}img,picture{max-width:100%;height:auto;vertical-align:middle;font-style:italic;background-repeat:no-repeat;background-size:cover;shape-margin:.75rem;object-fit:cover}:target{scroll-margin-block:var(--reset-target-scroll-margin-block)}html{line-break:strict;hanging-punctuation:allow-end}html:lang(ja){font-feature-settings:"palt" 0;font-kerning:none}html:lang(ja) h1,h2,h3,h4,h5,h6{font-feature-settings:"palt" 1;font-kerning:normal}html:lang(en){font-feature-settings:"palt" 1;font-kerning:normal}.kerning{font-kerning:normal}.display{font-feature-settings:"palt" 1;font-kerning:normal}.body{font-feature-settings:"palt" 0;font-kerning:none}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:Noto Sans JP,sans-serif,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:Noto Sans JP,monospace,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:theme("colors.gray.400",#9ca3af)}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}:root{--bs-body-bg-rgb: 251, 254, 251;--bs-body-color-rgb: 40, 39, 40;--bs-primary-rgb: 0, 108, 172;--bs-tertiary-bg-rgb: 230, 230, 230;--bs-secondary-bg-rgb: 205, 205, 205;--bs-border-color-rgb: 236, 233, 233}[data-bs-theme=dark]{--bs-body-bg-rgb: 47, 55, 65;--bs-body-color-rgb: 230, 230, 230;--bs-primary-rgb: 26, 217, 217;--bs-tertiary-bg-rgb: 63, 75, 90;--bs-secondary-bg-rgb: 89, 107, 129;--bs-border-color-rgb: 59, 70, 85}.markdown-body{--base-size-4: .25rem;--base-size-8: .5rem;--base-size-16: 1rem;--base-size-24: 1.5rem;--base-size-40: 2.5rem;--base-text-weight-normal: 400;--base-text-weight-medium: 500;--base-text-weight-semibold: 600;--fontStack-monospace: var(--bs-font-monospace);--focus-outlineColor: rgb(var(--bs-primary-rgb));--fgColor-default: rgb(var(--bs-body-color-rgb));--fgColor-muted: rgba(var(--bs-body-color-rgb), .75);--fgColor-accent: rgb(var(--bs-primary-rgb));--fgColor-success: rgb(var(--bs-success-rgb));--fgColor-attention: rgb(var(--bs-warning-rgb));--fgColor-danger: rgb(var(--bs-danger-rgb));--bgColor-default: rgb(var(--bs-body-bg-rgb));--bgColor-muted: rgb(var(--bs-tertiary-bg-rgb));--bgColor-neutral-muted: rgba(var(--bs-secondary-bg-rgb), .3);--borderColor-default: rgb(var(--bs-border-color-rgb));--borderColor-muted: rgba(var(--bs-border-color-rgb), .7);--borderColor-neutral-muted: rgba(var(--bs-border-color-rgb), .7);--borderColor-accent-emphasis: rgb(var(--bs-primary-rgb));--color-prettylights-syntax-comment: rgba(var(--bs-body-color-rgb), .6);--color-prettylights-syntax-constant: rgb(var(--bs-primary-rgb));--color-prettylights-syntax-keyword: rgb(var(--bs-danger-rgb));--color-prettylights-syntax-string: rgb(var(--bs-success-rgb));--color-prettylights-syntax-variable: rgb(var(--bs-warning-rgb));--color-prettylights-syntax-entity-tag: rgb(var(--bs-info-rgb));--color-prettylights-syntax-markup-heading: rgb(var(--bs-primary-rgb));&[data-bs-theme=dark]{color-scheme:dark;--focus-outlineColor: rgb(var(--bs-primary-rgb));--fgColor-default: rgb(var(--bs-body-color-rgb));--fgColor-muted: rgba(var(--bs-body-color-rgb), .75);--fgColor-accent: rgb(var(--bs-primary-rgb));--fgColor-success: rgb(var(--bs-success-rgb));--fgColor-attention: rgb(var(--bs-warning-rgb));--fgColor-danger: rgb(var(--bs-danger-rgb));--fgColor-done: rgba(var(--bs-primary-rgb), .8);--bgColor-default: rgb(var(--bs-body-bg-rgb));--bgColor-muted: rgb(var(--bs-tertiary-bg-rgb));--bgColor-neutral-muted: rgba(var(--bs-secondary-bg-rgb), .3);--bgColor-attention-muted: rgba(var(--bs-warning-rgb), .1);--borderColor-default: rgb(var(--bs-border-color-rgb));--borderColor-muted: rgba(var(--bs-border-color-rgb), .7);--borderColor-neutral-muted: rgba(var(--bs-border-color-rgb), .7);--borderColor-accent-emphasis: rgb(var(--bs-primary-rgb));--borderColor-success-emphasis: rgb(var(--bs-success-rgb));--borderColor-attention-emphasis: rgb(var(--bs-warning-rgb));--borderColor-danger-emphasis: rgb(var(--bs-danger-rgb));--color-prettylights-syntax-comment: rgba(var(--bs-body-color-rgb), .6);--color-prettylights-syntax-constant: rgb(var(--bs-primary-rgb));--color-prettylights-syntax-keyword: rgb(var(--bs-danger-rgb));--color-prettylights-syntax-string: rgb(var(--bs-success-rgb));--color-prettylights-syntax-variable: rgb(var(--bs-warning-rgb));--color-prettylights-syntax-entity-tag: rgb(var(--bs-info-rgb));--color-prettylights-syntax-markup-heading: rgb(var(--bs-primary-rgb));--color-prettylights-syntax-markup-italic: rgb(var(--bs-body-color-rgb));--color-prettylights-syntax-markup-bold: rgb(var(--bs-body-color-rgb));--color-prettylights-syntax-markup-deleted-bg: rgba(var(--bs-danger-rgb), .1);--color-prettylights-syntax-markup-inserted-bg: rgba(var(--bs-success-rgb), .1);--color-prettylights-syntax-markup-changed-bg: rgba(var(--bs-warning-rgb), .1)}&[data-bs-theme=light]{color-scheme:light;--focus-outlineColor: rgb(var(--bs-primary-rgb));--fgColor-default: rgb(var(--bs-body-color-rgb));--fgColor-muted: rgba(var(--bs-body-color-rgb), .75);--fgColor-accent: rgb(var(--bs-primary-rgb));--fgColor-success: rgb(var(--bs-success-rgb));--fgColor-attention: rgb(var(--bs-warning-rgb));--fgColor-danger: rgb(var(--bs-danger-rgb));--fgColor-done: rgba(var(--bs-primary-rgb), .8);--bgColor-default: rgb(var(--bs-body-bg-rgb));--bgColor-muted: rgb(var(--bs-tertiary-bg-rgb));--bgColor-neutral-muted: rgba(var(--bs-secondary-bg-rgb), .3);--bgColor-attention-muted: rgba(var(--bs-warning-rgb), .1);--borderColor-default: rgb(var(--bs-border-color-rgb));--borderColor-muted: rgba(var(--bs-border-color-rgb), .7);--borderColor-neutral-muted: rgba(var(--bs-border-color-rgb), .7);--borderColor-accent-emphasis: rgb(var(--bs-primary-rgb));--borderColor-success-emphasis: rgb(var(--bs-success-rgb));--borderColor-attention-emphasis: rgb(var(--bs-warning-rgb));--borderColor-danger-emphasis: rgb(var(--bs-danger-rgb));--color-prettylights-syntax-comment: rgba(var(--bs-body-color-rgb), .6);--color-prettylights-syntax-constant: rgb(var(--bs-primary-rgb));--color-prettylights-syntax-keyword: rgb(var(--bs-danger-rgb));--color-prettylights-syntax-string: rgb(var(--bs-success-rgb));--color-prettylights-syntax-variable: rgb(var(--bs-warning-rgb));--color-prettylights-syntax-entity-tag: rgb(var(--bs-info-rgb));--color-prettylights-syntax-markup-heading: rgb(var(--bs-primary-rgb));--color-prettylights-syntax-markup-italic: rgb(var(--bs-body-color-rgb));--color-prettylights-syntax-markup-bold: rgb(var(--bs-body-color-rgb));--color-prettylights-syntax-markup-deleted-bg: rgba(var(--bs-danger-rgb), .1);--color-prettylights-syntax-markup-inserted-bg: rgba(var(--bs-success-rgb), .1);--color-prettylights-syntax-markup-changed-bg: rgba(var(--bs-warning-rgb), .1)}}.markdown-body{max-width:48rem;font-size:1rem;font-family:Noto Sans JP,sans-serif,"Noto Color Emoji";color:var(--bs-body-color);background-color:var(--bs-body-bg-color);a{color:var(--bs-body-color);text-decoration:underline;text-decoration-style:solid!important;&:hover{color:var(--bs-body-color)}&:visited{color:purple!important}}a[href^="https://"]:after{content:"↗";display:inline-block;font-size:1em;position:relative}ul{list-style-type:disc;padding-inline-start:1.625em;margin-top:1.25em;margin-bottom:1.25em;& ul{margin-top:.75em;margin-bottom:.75em}li{margin-top:.5em;margin-bottom:.5em;&::marker{color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}a{text-decoration:none!important;&:hover{text-decoration:underline!important}}}}h2{padding-bottom:0;margin-top:1.5em;border-bottom:none}h2+*{margin-top:0}blockquote{margin-top:var(--base-size-16);padding-right:0}code:not(pre code){color:var(--bs-body-color);background-color:var(--bs-secondary-bg);font-size:.8em;font-weight:600;padding:.05rem .325rem}p{line-height:1.8;margin-bottom:1.3em}pre{font-size:100%!important;margin-bottom:1.3em;code{word-wrap:inherit}}h2{margin-top:1.5em;margin-bottom:.75em}}body{min-height:100vh;display:flex;flex-direction:column}section{max-width:768px;margin:0 auto;padding:0 1rem}a{outline-offset:1px;outline-color:currentColor;outline-width:2px}html{overflow-y:scroll}.heading-anchor-link{font-weight:700;margin-right:.25rem;text-decoration:auto;&:hover>.icon{text-decoration:underline}.icon-link:after{content:"§";font-style:normal}}main{width:100%;max-width:768px!important;margin-left:auto;margin-right:auto}.max-w-768px{max-width:768px}.nav-link,.btn{--bs-btn-hover-color: rgb(var(--bs-primary-rgb));--bs-nav-link-hover-color: rgb(var(--bs-primary-rgb));--bs-link-hover-color: rgb(var(--bs-primary-rgb));--bs-link-hover-color-rgb: var(--bs-primary-rgb)}.nav-link.active:hover{color:var(--bs-nav-link-hover-color)!important}a,button{outline-width:2px!important;outline-offset:1px!important;outline-color:var(--bs-body-color)!important}a:focus-visible,button:focus-visible{box-shadow:none!important}html{font-size:130%}body,pre{font-family:Noto Sans JP,sans-serif,"Noto Color Emoji"}code{font-family:Noto Sans JP,sans-serif,"Noto Color Emoji"!important;white-space:break-spaces!important}h1,h2,h3,h4,h5,h6{font-family:Noto Sans JP,sans-serif,"Noto Color Emoji";font-weight:700!important}.prevent-interaction-color:hover,.prevent-interaction-color:focus{color:inherit!important;text-decoration-color:inherit!important}.w-fit-content{width:fit-content!important}@media (min-width: calc(768px + 12.5vw)){main,.max-w-768px{margin-left:12.5vw!important}}.link-all-posts:after{content:"→"}.link-next-posts:after{content:"→"}.link-prev-posts:before{content:"←"}.custom-button{color:var(--bs-body-color)!important;background:transparent!important;border:.05rem solid var(--bs-body-color)!important;&:hover,&:focus-visible{outline:auto!important}}.custom-input{width:20rem;max-width:100%;border:.05rem solid var(--bs-body-color)!important;box-shadow:none!important;&:hover,&:focus{outline:auto;box-shadow:none}}#skip-to-content[data-astro-cid-3ef6ksr2]{top:.25rem!important;left:.25rem!important;right:.25rem!important}@media (min-width: 576px){#skip-to-content[data-astro-cid-3ef6ksr2]{top:1rem!important;left:4rem!important;right:auto!important}}#skip-to-content[data-astro-cid-3ef6ksr2]:focus-visible{background-color:var(--bs-btn-bg)}#skip-to-content[data-astro-cid-3ef6ksr2]:focus{outline:auto}.menu-open[data-astro-cid-3ef6ksr2]{display:block}.menu-close[data-astro-cid-3ef6ksr2]{display:none}button[data-astro-cid-3ef6ksr2].hamburger-menu[aria-expanded=true]{.menu-open{display:none!important}.menu-close{display:block!important}}.fw-black[data-astro-cid-3ef6ksr2]{font-weight:900!important}.navbar-toggler[data-astro-cid-3ef6ksr2]:focus{outline:revert}.text-box-trim-both[data-astro-cid-3ef6ksr2]{text-box:trim-both cap alphabetic}@media (min-width: 576px){.position-sm-static[data-astro-cid-3ef6ksr2]{position:static!important}.fs-sm-4[data-astro-cid-3ef6ksr2]{font-size:1.5rem!important}.fs-sm-5[data-astro-cid-3ef6ksr2]{font-size:1.25rem!important}.gap-sm-4[data-astro-cid-3ef6ksr2]{gap:1.5rem!important}}
