@charset "UTF-8";header.svelte-1elxaub{padding-block-end:calc(var(--spacing-m) - var(--half-leading));border-block-end:1px dotted var(--c-secondary);display:flex;flex-direction:column;row-gap:calc(var(--spacing-xs) - var(--half-leading));view-transition-name:header}header.svelte-1elxaub h1:where(.svelte-1elxaub){margin-block-start:0}header.svelte-1elxaub a:where(.svelte-1elxaub){color:var(--c-primary);text-decoration:none}header.svelte-1elxaub nav:where(.svelte-1elxaub) ul:where(.svelte-1elxaub) li:where(.svelte-1elxaub){list-style:none;margin:0;font-size:.875rem}@media (any-hover){header.svelte-1elxaub nav:where(.svelte-1elxaub) ul:where(.svelte-1elxaub) li:where(.svelte-1elxaub) a:where(.svelte-1elxaub):hover{-webkit-text-decoration:underline 2px currentColor;text-decoration:underline 2px currentColor}}header.svelte-1elxaub nav:where(.svelte-1elxaub) ul:where(.svelte-1elxaub) li:where(.svelte-1elxaub) a[aria-current=true]:where(.svelte-1elxaub){-webkit-text-decoration:underline 2px currentColor;text-decoration:underline 2px currentColor}footer.svelte-jz8lnl{margin-block-start:var(--spacing-l);padding-block-start:calc(var(--spacing-m) - var(--half-leading));border-block-start:1px dotted var(--c-secondary);display:flex;flex-direction:column;row-gap:calc(var(--spacing-xs) - var(--half-leading));color:var(--c-secondary);view-transition-name:footer}footer.svelte-jz8lnl nav:where(.svelte-jz8lnl) ul:where(.svelte-jz8lnl){display:flex;justify-content:flex-start;flex-wrap:wrap;-moz-column-gap:var(--spacing-m);column-gap:var(--spacing-m)}footer.svelte-jz8lnl nav:where(.svelte-jz8lnl) ul:where(.svelte-jz8lnl) li:where(.svelte-jz8lnl){list-style:none;margin-inline-start:0;margin-block-start:0}footer.svelte-jz8lnl nav:where(.svelte-jz8lnl) a:where(.svelte-jz8lnl){text-decoration:none}@media (any-hover){footer.svelte-jz8lnl nav:where(.svelte-jz8lnl) a:where(.svelte-jz8lnl):hover{-webkit-text-decoration:underline 2px currentColor;text-decoration:underline 2px currentColor}}footer.svelte-jz8lnl .sub-text:where(.svelte-jz8lnl){font-size:.75rem}*,:before,:after{margin:0;padding:0;box-sizing:border-box}:where(:root){line-height:1.8;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html{overflow-wrap:anywhere;word-break:normal;line-break:strict;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture{max-inline-size:100%;display:block}:root{--dark-primary: rgb(32, 34, 36);--dark-secondary: rgb(57, 58, 61);--light-primary: rgb(233, 235, 239);--light-secondary: rgb(220, 222, 225);--blue-primary: rgb(5, 45, 170);--c-primary: var(--dark-primary);--bg-primary: var(--light-primary);--c-accent-blue: var(--blue-primary);--c-secondary: var(--dark-secondary);--bg-secondary: var(--light-secondary);--font-weight-bold: 700;--font-weight-semibold: 600;--font-weight-normal: 400;--ff-sans: "Space Grotesk", "Helvetica Neue", "Arial", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans JP", "BIZ UDGothic", sans-serif;--ff-mono: "Menlo", "Consolas", "Roboto Mono", "Ubuntu Monospace", "Noto Mono", "Oxygen Mono", "Liberation Mono", "BIZ UDGothic", monospace;--spacing-unit: 8px;--spacing-xxs: calc(var(--spacing-unit) / 2);--spacing-xs: var(--spacing-unit);--spacing-s: calc(var(--spacing-unit) * 2);--spacing-m: calc(var(--spacing-unit) * 3);--spacing-l: calc(var(--spacing-unit) * 5);--spacing-xl: calc(var(--spacing-unit) * 8);--half-leading: calc((1lh - 1em)/2) }@supports (color: oklab(0% 0 0%)){:root{--dark-primary: oklch(.25 .005 264);--dark-secondary: oklch(.35 .005 264);--light-primary: oklch(.94 .005 264);--light-secondary: oklch(.9 .005 264);--blue-primary: oklch(.38 .2 264)}}@supports not (top: 1lh){:root :root{--half-leading: 0px}}:root{--scrollbar-gutter: calc(100vw - 100%) }@font-face{font-family:Space Grotesk;src:url(../../../fonts/SpaceGrotesk%5Bwght%5D.woff2);font-style:normal;font-weight:300 700;font-variation-settings:"wght" 300 700;font-display:swap;size-adjust:104%}html{font-size:clamp(16px,round(2vw,1px),18px);font-family:var(--ff-sans);font-feature-settings:"ss04","case","tnum";color:var(--c-primary);text-underline-offset:calc(var(--half-leading) / 2);letter-spacing:.005em}body{background-color:var(--bg-primary)}h1,h2,h3,h4{line-height:1.33;text-wrap:pretty}h1{font-size:1.875rem;font-weight:var(--font-weight-bold);font-variation-settings:"wght" var(--font-weight-bold);margin-block-start:calc(var(--spacing-l) - var(--half-leading))}h2,h3,h4{font-weight:var(--font-weight-bold);font-variation-settings:"wght" var(--font-weight-bold);text-align:left;margin-block-start:calc(var(--spacing-l) - var(--half-leading))}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}strong{font-weight:var(--font-weight-bold);font-variation-settings:"wght" var(--font-weight-bold)}p{font-size:1rem;font-weight:var(--font-weight-normal);font-variation-settings:"wght" 400;margin-block-start:calc(var(--spacing-m) - var(--half-leading))}ul,ol{list-style:square outside}ul li,ol li{margin-block-start:calc(var(--spacing-m) * .8 - var(--half-leading));margin-inline-start:1.25rem}:where(h1,h2,h3,h4,h5,h6,p,li)>a{color:var(--c-secondary);-webkit-text-decoration:underline 2px currentColor;text-decoration:underline 2px currentColor}@media (any-hover){:where(h1,h2,h3,h4,h5,h6,p,li)>a:hover{text-decoration:none}}:where(h1,h2,h3,h4,h5,h6,p,li)>a[rel~=external]:after{content:"↗";display:inline-block;vertical-align:super;font-size:.5em;margin:0 .1rem;text-decoration:none}code,kbd,samp{font-family:var(--ff-mono);background-color:var(--bg-secondary);padding-inline:.25rem}pre{font-family:var(--ff-mono);white-space:pre;overflow-x:auto;padding-inline:.25rem;margin-block-start:var(--spacing-m)}pre code{background-color:transparent;padding-inline:0}blockquote{background-color:var(--bg-secondary);overflow-x:auto}hr{color:var(--c-primary);margin-block-start:var(--spacing-m)}address{font-style:normal}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}}.l-articleContainer hgroup{display:flex;flex-direction:column;gap:var(--spacing-s)}.l-articleContainer hgroup *{color:var(--c-primary)}.l-articleContainer hgroup p{margin:0;font-size:.875rem;color:var(--c-secondary)}.l-articleContainer h2,.l-articleContainer h3,.l-articleContainer h4{border-inline-start:calc(var(--spacing-s) * .625) solid var(--c-secondary);padding-inline-start:calc(var(--spacing-s) * .375)}.l-articleList{display:flex;flex-direction:column;row-gap:var(--spacing-m);text-align:left;color:var(--c-primary)}.l-articleList:has(article){list-style:none;margin-inline-start:0}.wrapper.svelte-12qhfyh{padding-inline:16px;padding-block:16px;display:flex;justify-content:center;min-block-size:100vh;min-block-size:100dvh}@media screen and (min-width: 1024px){.wrapper.svelte-12qhfyh{padding-inline:96px;justify-content:flex-start}}.container.svelte-12qhfyh{inline-size:min(100%,832px);display:flex;flex-direction:column}main.svelte-12qhfyh{flex:1}
