:root{--color-border: #d8dee8;--color-surface: #edf1f5;--color-blue-dark: #1a4a7a;--color-blue: #245f99;--color-bg: #fafafb;--color-white: #ffffff;--color-text: #2e3035;--color-muted: #6a6f77;--color-line: #dedbd2;--color-code-bg: #f6f8fa;--color-code-border: var(--color-border);--color-code-title-bg: var(--color-surface);--color-code-inline-bg: #3e4d5b;--color-code-inline-text: var(--color-white);--color-code-title-text: #44505c;--color-accent: var(--color-blue);--color-accent-strong: var(--color-blue-dark);--color-sidebar: #edeff3;--color-sidebar-muted: #b5bdc9;--color-sidebar-active: #d9dde6;--color-table-head-bg: var(--color-surface);--color-callout-warning: #a74725;--color-callout-warning-bg: #fff3ed;--color-callout-warning-border: #dfd5cf;--color-callout-note: #007f68;--color-callout-note-bg: #eef3f1;--color-callout-note-border: #cfe0db;--color-pager-border: var(--color-border);--color-pager-bg: var(--color-surface);--color-pager-text: var(--color-blue)}:root{--font-family-sans: "LINE Seed JP", "Hiragino Sans", "Yu Gothic", sans-serif;--font-family-mono: "JetBrains Mono", "SFMono-Regular", Consolas, "Liberation Mono", monospace;--font-family-emoji: "Noto Color Emoji", "Apple Color Emoji", "Segoe UI Emoji", sans-serif;--font-weight-normal: 400;--font-weight-semibold: 600;--font-line-height-base: 1.8;--font-line-height-medium: 1.5}:root{--z-index-base: 1;--z-index-sidebar: 10;--z-index-dropdown: 20;--z-index-overlay: 100;--z-index-modal: 1000}html{color:#000;background:#fff}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0;width:100%}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:16px;font-weight:400}q:before,q:after{content:""}abbr,acronym{border:0;font-variant:normal}input,textarea,select,button{color:inherit;font-family:inherit;font-weight:inherit;line-height:inherit;font-size:16px;border-radius:0;border:none;appearance:none;-webkit-appearance:none;background-color:inherit}textarea{resize:vertical;display:block}select{cursor:pointer}button{padding:0;cursor:pointer}legend{color:inherit}tbody{-webkit-text-size-adjust:100%}main{display:block}a{text-decoration:none;color:inherit}img,svg{width:100%;height:auto;display:block}dialog{max-width:100%;max-height:100%;padding:0;color:inherit;border:none}summary{display:block}summary::-webkit-details-marker{display:none}iframe{vertical-align:bottom}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}*:before,*:after{box-sizing:border-box}html{max-width:100%;overflow-x:clip;background-color:var(--color-bg)}body{max-width:100%;overflow-x:clip;color:var(--color-text);font-family:var(--font-family-sans);font-weight:var(--font-weight-normal);line-height:var(--font-line-height-base);font-size:16px;letter-spacing:.01em}@media screen and (min-width:768px){body{font-size:18px}}@supports not (overflow: clip){html,body{overflow-x:hidden}}a{color:inherit}.site-footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--color-line);background:var(--color-bg);padding:24px 0}.site-footer-inner[data-astro-cid-sz7xmlte]{width:max(92%,100% - 48px);margin-inline:auto;display:grid;gap:14px;text-align:center}@media screen and (min-width:768px){.site-footer-inner[data-astro-cid-sz7xmlte]{grid-template-columns:minmax(0,1fr) auto;align-items:center;text-align:left}}.site-footer-copyright[data-astro-cid-sz7xmlte]{order:2;margin:0;color:var(--color-muted);font-size:13px;line-height:var(--font-line-height-medium)}@media screen and (min-width:768px){.site-footer-copyright[data-astro-cid-sz7xmlte]{order:1}}.site-footer-copyright[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{text-decoration:underline}.site-footer-copyright[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.site-footer-copyright[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:focus-visible{text-decoration:none}.site-footer-nav[data-astro-cid-sz7xmlte]{order:1;display:flex;flex-wrap:wrap;justify-content:center;gap:12px 20px}@media screen and (min-width:768px){.site-footer-nav[data-astro-cid-sz7xmlte]{order:2;justify-content:flex-end}}.site-footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:4px;color:var(--color-muted);font-size:13px;line-height:var(--font-line-height-medium);text-decoration:none;transition:color .3s}.site-footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.site-footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:focus-visible{text-decoration:underline;text-underline-offset:4px}.site-footer-external-icon[data-astro-cid-sz7xmlte]{display:inline-grid;place-items:center;flex:0 0 13px;width:13px;height:13px;color:currentcolor}.site-footer-external-icon[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:13px;height:13px}:root{--breakpoint-sm: 500px;--breakpoint-md: 768px;--breakpoint-lg: 1080px;--breakpoint-xl: 1200px}.wrap[data-astro-cid-37fxchfa]{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr)}@media screen and (min-width:1080px){.wrap[data-astro-cid-37fxchfa]{grid-template-columns:320px minmax(0,1fr)}}.top-wrap[data-astro-cid-37fxchfa]{display:block}
