@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-jp.min.css";.language-selector:where(.astro-3oacg4do){position:relative;display:flex;align-items:center}.language-button:where(.astro-3oacg4do){display:flex;align-items:center;justify-content:center}.language-dropdown:where(.astro-3oacg4do){position:absolute;right:0;top:100%;margin-top:.5rem;min-width:120px;display:none;flex-direction:column;gap:0;border-radius:.5rem;border:1px solid hsl(var(--border));background-color:hsl(var(--background));padding:.25rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;z-index:50}.language-dropdown:where(.astro-3oacg4do).show{display:flex}.language-option:where(.astro-3oacg4do){display:flex;align-items:center;gap:.5rem;border-radius:.25rem;padding:.5rem .75rem;transition:background-color .15s;white-space:nowrap;border-bottom:1px solid hsl(var(--border))}.language-option:where(.astro-3oacg4do):last-child{border-bottom:none}.language-option:where(.astro-3oacg4do):not(:last-child){margin-bottom:.125rem}.language-option:where(.astro-3oacg4do):hover{background-color:hsl(var(--muted))}header-component:where(.astro-dpuuw7tv){--header-orange-opacity: 0;transition:padding .3s,transform .3s,margin-inline .3s,border .15s,background-color .15s;&.not-top{--un-border-opacity: 1;border-color:hsl(var(--border) / var(--un-border-opacity));--un-bg-opacity: 1;background-color:color-mix(in srgb,hsl(var(--background) / var(--un-bg-opacity)),hsl(25,95%,53%,var(--header-orange-opacity)));padding-left:.375rem;padding-right:.375rem;box-shadow:#fff 0 0,#18181b14 0 0 0 1px,#27272a14 0 10px 15px -3px,#27272a14 0 4px 6px -4px}&[data-show=false]:not(.expanded){transform:translateY(-5rem)}}@media(min-width:800px){header-component:where(.astro-dpuuw7tv).not-top{margin-inline:8%}}.dark header-component:where(.astro-dpuuw7tv).not-top{background-color:color-mix(in srgb,hsl(var(--muted) / var(--un-bg-opacity)),hsl(25,95%,53%,var(--header-orange-opacity)))}@media(max-width:640px){#headerExpandContent:where(.astro-dpuuw7tv){grid-template-rows:0fr;transition:opacity .3s,padding .3s,border-color .15s,grid-template-rows .3s}.expanded:where(.astro-dpuuw7tv) #headerExpandContent:where(.astro-dpuuw7tv){grid-template-rows:1fr}.expanded:where(.astro-dpuuw7tv).not-top #headerExpandContent:where(.astro-dpuuw7tv){box-shadow:#fff 0 0,#18181b14 0 0 0 1px,#27272a14 0 10px 15px -3px,#27272a14 0 4px 6px -4px}header-component:where(.astro-dpuuw7tv) #headerExpandContent:where(.astro-dpuuw7tv):after{box-sizing:content-box;content:"";position:absolute;inset-inline:calc(-1rem - 1px);bottom:0;top:-5rem;z-index:-1;transition:.3s;visibility:hidden;opacity:0;border-bottom:1px solid transparent}header-component:where(.astro-dpuuw7tv):not(.not-top) #headerExpandContent:where(.astro-dpuuw7tv):after{visibility:visible;bottom:-1rem;opacity:1;background-color:hsl(var(--muted) / var(--un-bg-opacity, 1));border-bottom-color:hsl(var(--border) / var(--un-border-opacity, 1))}}#toggleDarkMode:where(.astro-dpuuw7tv){&[data-theme=dark]{.system:where(.astro-dpuuw7tv){display:none}.dark:where(.astro-dpuuw7tv){display:block}}&[data-theme=light]{.system:where(.astro-dpuuw7tv){display:none}.light{display:block}}}∂∂∂∂∂:where(.astro-y4licvga) body{font-family:var(--font-satoshi)}@keyframes fade-in-up{0%{transform:translateY(2rem);opacity:0}to{transform:translateY(0);opacity:1}}.animate{opacity:0;animation:.3s fade-in-up;animation-fill-mode:forwards}@media(prefers-reduced-motion){.animate{opacity:0;animation:.1s fade-in-up;animation-fill-mode:forwards}}#content-header{animation-delay:50ms}#content{animation-delay:.1s}#sidebar{animation-delay:.15s}span.katex-display{overflow-y:scroll;padding:.5rem}.katex-html{overflow:auto hidden;padding:3px}.katex-html .base{margin-block:0;margin-inline:auto}.katex-html .tag{position:relative!important;display:inline-block;padding-inline-start:.5rem}.astro-code{margin-top:.5rem;margin-bottom:.5rem;border-radius:.75rem;background-color:hsl(var(--muted) / 1)!important;border:1px solid hsl(var(--border) / .5);overflow:hidden;& pre{margin:0;padding-top:2.85rem;padding-bottom:.85rem;padding-inline:0;background-color:hsl(var(--muted) / 1)!important;overflow-x:scroll;& code{display:block;width:fit-content;min-width:100%;min-height:1.5rem;background-color:hsl(var(--muted) / 1)!important;.line{padding-inline-start:1rem;padding-inline-end:1rem;&:last-child:empty,&:last-child:has(>span:empty:only-child){display:none}}}}&:has(code){position:relative}&:before{content:"";position:absolute;top:0;left:0;right:0;height:2rem;background:linear-gradient(180deg,hsl(var(--muted) / .95),hsl(var(--muted) / .85));border-bottom:1px solid hsl(var(--border) / .5);backdrop-filter:blur(10px);z-index:1}&:after{content:"";position:absolute;top:.65rem;left:.65rem;width:.65rem;height:.65rem;background:#ff5f56;border-radius:50%;box-shadow:1.1rem 0 #ffbd2e,2.2rem 0 #27c93f;z-index:2}.title{position:absolute;top:0;left:50%;transform:translate(-50%);height:2rem;display:flex;align-items:center;justify-content:center;margin:0;padding:0;font-size:.875rem;font-weight:600;color:hsl(var(--foreground) / .8);background:none;z-index:2}.language{display:none}& button.copy{transition:opacity .3s;opacity:0;position:absolute;top:2.5rem;right:.65rem;display:flex;align-items:center;padding:.35rem .65rem;border-radius:.375rem;background-color:hsl(var(--muted) / .9);border:1px solid hsl(var(--border) / .5);user-select:none;z-index:3;backdrop-filter:blur(4px);.success:before{content:"Copied!";position:absolute;right:100%;top:0;bottom:0;display:flex;justify-content:center;align-items:center;font-size:.75rem;padding:.5rem;margin-right:.5rem;border-radius:.25rem;color:hsl(var(--muted-foreground) / var(--un-text-opacity, 1));background-color:hsl(var(--primary-foreground) / var(--un-bg-opacity, 1));border:1px solid hsl(var(--border) / var(--un-border-opacity, 1))}&.copied{.success{display:block}.ready{display:none}}}&:hover{button.copy{opacity:1}}.highlighted,.diff{min-width:100%;display:inline-block}.highlighted,.highlighted:before{background-color:#95a6b752!important}.diff{&.remove{background-color:#f43f5e29;&:before{background-color:#f43f5e29;content:"-"}}&.add{background-color:#10b98129;&:before{background-color:#10b98129;content:"+"}}}}.dark{.astro-code pre span{color:var(--shiki-dark)!important}}:root{--scrollbar-width: 6px;--scrollbar-bg: #e0e0e0;--scrollbar-thumb-bg: #c0c0c0}html.dark{--scrollbar-bg: #2e2e2e;--scrollbar-thumb-bg: #4e4e4e}body::-webkit-scrollbar{height:0}::-webkit-scrollbar{width:6px!important;height:6px!important;background:#0000}::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-bg);border-radius:999px;border:2px solid var(--scrollbar-thumb-bg);opacity:.5}::-webkit-scrollbar-corner{background:transparent}::-webkit-scrollbar-track{background:transparent}html{font-family:Pretendard JP Variable,Pretendard JP,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Hiragino Sans,Apple SD Gothic Neo,Meiryo,Noto Sans JP,Noto Sans KR,Malgun Gothic,Osaka,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}:root{--background: 210 33% 99%;--foreground: 240 10% 3.9%;--card: 0 0% 100%;--card-foreground: 240 10% 3.9%;--popover: 0 0% 100%;--popover-foreground: 240 10% 3.9%;--primary: 200 29% 45%;--primary-foreground: 0 0% 92.5%;--secondary: 240 4.8% 95.9%;--secondary-foreground: 240 5.9% 10%;--muted: 240 4.8% 95%;--muted-foreground: 240 3.8% 28.1%;--accent: 240 4.8% 95.9%;--accent-foreground: 240 5.9% 10%;--destructive: 0 72.22% 50.59%;--destructive-foreground: 0 0% 98%;--border: 240 5.9% 88%;--input: 240 5.9% 90%;--ring: 240 5.9% 10%;--radius: .5rem}.dark{--background: 240 20.54% 5.2%;--foreground: 0 0% 98%;--card: 240 10% 3.9%;--card-foreground: 0 0% 98%;--popover: 240 10% 3.9%;--popover-foreground: 0 0% 98%;--primary: 195 95% 85%;--primary-foreground: 240 3.7% 15.9%;--secondary: 240 3.7% 15.9%;--secondary-foreground: 0 0% 98%;--muted: 240 5.9% 12%;--muted-foreground: 240 5% 74.9%;--accent: 240 3.7% 15.9%;--accent-foreground: 0 0% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 0 0% 98%;--border: 240 3.7% 19.9%;--input: 240 3.7% 15.9%;--ring: 240 4.9% 83.9%}:root{--un-default-border-color: hsl(var(--border) / 1)}html.dark{color-scheme:dark}a{transition:color .2s ease;&:hover{color:hsl(var(--primary) / var(--un-text-opacity, 1))}}.highlight{color:var(--highlightColor, hsl(var(--primary) / var(--un-text-opacity)))!important}.highlight-bg{background-color:var( --highlightColor, hsl(var(--primary) / var(--un-text-opacity)) )!important}
