header{flex-direction:row;align-items:center;gap:1.5rem;margin:2rem 0;display:flex}header h1{flex:auto;margin:0}.clipboard-button{float:right;color:var(--gray);border-color:var(--dark);background-color:var(--light);opacity:0;border:1px solid;border-radius:5px;margin:.3rem;padding:.4rem;transition:all .2s;display:flex;position:absolute;right:0}.clipboard-button>svg{fill:var(--light);filter:contrast(.3)}.clipboard-button:hover{cursor:pointer;border-color:var(--secondary)}.clipboard-button:focus{outline:0}pre:hover>.clipboard-button{opacity:1;transition:all .2s}.breadcrumb-container{flex-flow:wrap;gap:.5rem;margin:.75rem 0 .45rem;padding:0;display:flex}.breadcrumb-element{flex-direction:row;justify-content:center;align-items:center;display:flex}.breadcrumb-element p{margin:0 0 0 .5rem;padding:0;line-height:normal}.article-title{margin:2rem 0 0}.content-meta{color:var(--darkgray);margin-top:0}.content-meta[show-comma=true]>:not(:last-child){margin-right:8px}.content-meta[show-comma=true]>:not(:last-child):after{content:","}.tags{flex-wrap:wrap;gap:.4rem;margin:1rem 0;padding-left:0;list-style:none;display:flex}.section-li>.section>.tags{justify-content:flex-end}.tags>li{white-space:nowrap;overflow-wrap:normal;margin:0;display:inline-block}a.internal.tag-link{background-color:var(--highlight);border-radius:8px;margin:0 .1rem;padding:.2rem .4rem}.page-title{width:var(--sidebar-menu-width,12.75rem);font-family:var(--titleFont);margin:0 0 .95rem}.site-brand{color:var(--dark);flex-direction:column;align-items:flex-start;text-decoration:none;display:flex}.site-brand-logo{object-fit:contain;filter:none;border-radius:0;align-self:center;width:220px;max-width:none;height:220px;margin:-.45rem 0 .5rem -3.15rem}.site-brand-text{flex-direction:column;min-width:0;display:flex}.site-brand-title{color:var(--secondary);letter-spacing:0;white-space:nowrap;font-size:1rem;font-weight:700;line-height:1.15}.site-brand-subtitle{color:var(--darkgray);margin-top:.4rem;font-size:.875rem;font-weight:400;line-height:1.15}.site-socials{align-items:center;gap:.75rem;margin-top:1rem;display:inline-flex}.site-socials a{width:1.25rem;height:1.25rem;color:var(--darkgray);justify-content:center;align-items:center;transition:color .16s;display:inline-flex}.site-socials a:hover{color:var(--tertiary)}.site-socials svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1.05rem;height:1.05rem}.site-socials a[aria-label=GitHub] svg{fill:currentColor;stroke:none}@media (max-width:800px){.page-title{width:auto}.site-brand{grid-template-columns:52px minmax(0,1fr);align-items:center;gap:.65rem;display:grid}.site-brand-logo{width:52px;height:52px;margin:0}.site-brand-title{font-size:1rem}.site-brand-subtitle,.site-socials{display:none}}.sidebar-nav{width:var(--sidebar-menu-width,13.5rem);gap:1.85rem;display:grid}.sidebar-nav-row,.sidebar-subnav a{grid-template-columns:var(--sidebar-menu-icon-col,3.1rem)minmax(0,1fr)1.4rem;min-height:var(--sidebar-menu-row-height,2.25rem);color:var(--darkgray);align-items:center;text-decoration:none;display:grid}.sidebar-subnav a{grid-template-columns:1.55rem minmax(0,1fr)}.sidebar-nav-row:hover,.sidebar-subnav a:hover,.sidebar-nav-row.active,.sidebar-subnav a.active,.sidebar-nav-group.active>.sidebar-nav-row{color:var(--secondary)}.sidebar-nav-row>a{color:inherit;text-decoration:none}.sidebar-nav-row.active .sidebar-nav-label,.sidebar-subnav a.active span:last-child,.sidebar-nav-group.active>.sidebar-nav-row .sidebar-nav-label{font-weight:700}.sidebar-nav-icon,.sidebar-subnav-icon{color:currentColor;justify-content:flex-start;align-items:center;display:inline-flex}.sidebar-nav-icon svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:1.25rem;height:1.25rem}.sidebar-subnav-icon svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;opacity:.32;width:1rem;height:1rem}.sidebar-nav-label{font-size:.875rem;line-height:1.25}.sidebar-nav-chevron{width:1.4rem;height:1.4rem;color:var(--darkgray);cursor:pointer;opacity:.75;background:0 0;border:0;justify-content:center;align-items:center;margin-left:auto;padding:0;transition:color .16s,opacity .16s,transform .16s;display:inline-flex}.sidebar-nav-chevron:hover{color:var(--secondary);opacity:1}.sidebar-nav-group.collapsed .sidebar-nav-chevron{transform:rotate(180deg)}.sidebar-nav-chevron svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1.08rem;height:1.08rem}.sidebar-subnav{gap:.25rem;margin-top:.25rem;padding-left:.5rem;display:grid}.sidebar-nav-group.collapsed .sidebar-subnav{display:none}.sidebar-subnav a{min-height:1.55rem;color:var(--stack-muted-text);font-size:.8125rem;line-height:1.25}@media (max-width:800px){.sidebar-nav{display:none}}.search{min-width:fit-content;max-width:14rem}@media (max-width:800px){.search{flex-grow:.3}}.search>.search-button{border:1px var(--lightgray)solid;font-family:inherit;font-size:inherit;height:2rem;text-align:inherit;cursor:pointer;white-space:nowrap;background-color:#0000;border-radius:4px;align-items:center;width:100%;padding:0 1rem 0 0;display:flex}.search>.search-button>p{color:var(--gray);display:inline}.search>.search-button svg{cursor:pointer;width:18px;min-width:18px;margin:0 .5rem}.search>.search-button svg .search-path{stroke:var(--darkgray);stroke-width:1.5px;transition:stroke .5s}.search>.search-container{contain:layout;z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100vw;height:100vh;display:none;position:fixed;top:0;left:0;overflow-y:auto}.search>.search-container.active{display:inline-block}.search>.search-container>.search-space{width:65%;margin-top:12vh;margin-left:auto;margin-right:auto}@media not (min-width:1200px){.search>.search-container>.search-space{width:90%}}.search>.search-container>.search-space>*{background:var(--light);border-radius:7px;width:100%;margin-bottom:2em;box-shadow:0 14px 50px #1b21301f,0 10px 30px #1b213029}.search>.search-container>.search-space>input{box-sizing:border-box;font-family:var(--bodyFont);color:var(--dark);border:1px solid var(--lightgray);padding:.5em 1em;font-size:1.1em}.search>.search-container>.search-space>input:focus{outline:none}.search>.search-container>.search-space>.search-layout{border:1px solid var(--lightgray);box-sizing:border-box;flex-direction:row;flex:0 0 100%;display:none}.search>.search-container>.search-space>.search-layout.display-results{display:flex}.search>.search-container>.search-space>.search-layout[data-preview]>.results-container{flex:0 0 min(30%,450px)}@media not (max-width:800px){.search>.search-container>.search-space>.search-layout[data-preview] .result-card>p.preview{display:none}.search>.search-container>.search-space>.search-layout[data-preview]>div:first-child{border-right:1px solid var(--lightgray);border-top-right-radius:unset;border-bottom-right-radius:unset}.search>.search-container>.search-space>.search-layout[data-preview]>div:last-child{border-top-left-radius:unset;border-bottom-left-radius:unset}}.search>.search-container>.search-space>.search-layout>div{border-radius:5px;height:63vh}@media (max-width:800px){.search>.search-container>.search-space>.search-layout{flex-direction:column}.search>.search-container>.search-space>.search-layout>.preview-container{display:none!important}.search>.search-container>.search-space>.search-layout[data-preview]>.results-container{flex:0 0 100%;width:100%;height:auto}}.search>.search-container>.search-space>.search-layout .highlight{background:color-mix(in srgb,var(--tertiary)60%,#fff0);border-radius:5px;scroll-margin-top:2rem}.search>.search-container>.search-space>.search-layout>.preview-container{color:var(--dark);flex-grow:1;padding:0 2rem;font-family:inherit;font-weight:400;line-height:1.5em;display:block;overflow:hidden auto}.search>.search-container>.search-space>.search-layout>.preview-container .preview-inner{width:min(800px,100%);margin:0 auto}.search>.search-container>.search-space>.search-layout>.preview-container a[role=anchor]{background-color:#0000}.search>.search-container>.search-space>.search-layout>.results-container{overflow-y:auto}.search>.search-container>.search-space>.search-layout>.results-container .result-card{cursor:pointer;border-bottom:1px solid var(--lightgray);box-sizing:border-box;text-transform:none;text-align:left;width:100%;font-family:inherit;font-size:100%;line-height:1.15;font-weight:inherit;outline:none;margin:0;padding:1em;transition:background .2s;display:block;overflow:hidden}.search>.search-container>.search-space>.search-layout>.results-container .result-card:hover,.search>.search-container>.search-space>.search-layout>.results-container .result-card:focus,.search>.search-container>.search-space>.search-layout>.results-container .result-card.focus{background:var(--lightgray)}.search>.search-container>.search-space>.search-layout>.results-container .result-card>h3{margin:0}@media not (max-width:800px){.search>.search-container>.search-space>.search-layout>.results-container .result-card>p.card-description{display:none}}.search>.search-container>.search-space>.search-layout>.results-container .result-card>ul.tags{margin-top:.45rem;margin-bottom:0}.search>.search-container>.search-space>.search-layout>.results-container .result-card>ul>li>p{background-color:var(--highlight);color:var(--secondary);border-radius:8px;margin:0 .1rem;padding:.2rem .4rem;font-weight:700;line-height:1.4rem}.search>.search-container>.search-space>.search-layout>.results-container .result-card>ul>li>p.match-tag{color:var(--tertiary)}.search>.search-container>.search-space>.search-layout>.results-container .result-card>p{margin-bottom:0}.graph>h3{margin:0;font-size:1rem}.graph>.graph-outer{border:1px solid var(--lightgray);box-sizing:border-box;border-radius:5px;height:250px;margin:.5em 0;position:relative;overflow:hidden}.graph>.graph-outer>.graph-container,.graph>.graph-outer>.graph-container>canvas{display:block;width:100%!important;height:100%!important}.graph>.graph-outer>.global-graph-icon{cursor:pointer;color:var(--dark);opacity:.5;cursor:pointer;background:0 0;border:none;border-radius:4px;width:24px;height:24px;margin:.3rem;padding:.2rem;transition:background-color .5s;position:absolute;top:0;right:0}.graph>.graph-outer>.global-graph-icon:hover{background-color:var(--lightgray)}.graph>.global-graph-outer{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100vw;height:100%;display:none;position:fixed;top:0;left:0;overflow:hidden}.graph>.global-graph-outer.active{display:inline-block}.graph>.global-graph-outer>.global-graph-container{border:1px solid var(--lightgray);background-color:var(--light);box-sizing:border-box;border-radius:5px;width:80vw;height:80vh;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@media not (min-width:1200px){.graph>.global-graph-outer>.global-graph-container{width:90%}}.toc{flex-direction:column;flex:0 .5 auto;min-height:1.4rem;display:flex;overflow-y:hidden}.toc:has(button.toc-header.collapsed){flex:0 1.4rem}button.toc-header{text-align:left;cursor:pointer;color:var(--dark);background-color:#0000;border:none;align-items:center;padding:0;display:flex}button.toc-header h3{margin:0;font-size:1rem;display:inline-block}button.toc-header .fold{opacity:.8;margin-left:.5rem;transition:transform .3s}button.toc-header.collapsed .fold{transform:rotate(-90deg)}ul.toc-content.overflow{overscroll-behavior:contain;max-height:calc(100% - 2rem);margin:.5rem 0;padding:0;list-style:none;position:relative}ul.toc-content.overflow>li>a{color:var(--dark);opacity:.35;transition:opacity .5s,color .3s}ul.toc-content.overflow>li>a.in-view{opacity:.75}ul.toc-content.overflow .depth-0{padding-left:0}ul.toc-content.overflow .depth-1{padding-left:1rem}ul.toc-content.overflow .depth-2{padding-left:2rem}ul.toc-content.overflow .depth-3{padding-left:3rem}ul.toc-content.overflow .depth-4{padding-left:4rem}ul.toc-content.overflow .depth-5{padding-left:5rem}ul.toc-content.overflow .depth-6{padding-left:6rem}.backlinks{flex-direction:column}.backlinks>h3{margin:0;font-size:1rem}.backlinks>ul.overflow{overscroll-behavior:contain;max-height:calc(100% - 2rem);margin:.5rem 0;padding:0;list-style:none}.backlinks>ul.overflow>li>a{background-color:#0000}footer{text-align:left;opacity:.7;margin-bottom:4rem}footer ul{flex-direction:row;gap:1rem;margin:-1rem 0 0;padding:0;list-style:none;display:flex}ul.section-ul{margin-top:2em;padding-left:0;list-style:none}li.section-li{margin-bottom:1em}li.section-li>.section{grid-template-columns:fit-content(8em) 3fr 1fr;display:grid}@media (max-width:800px){li.section-li>.section>.tags{display:none}}li.section-li>.section>.desc>h3>a{background-color:#0000}li.section-li>.section .meta{opacity:.6;margin:0 1em 0 0}.popover .section{grid-template-columns:fit-content(8em) 1fr!important}.popover .section>.tags{display:none}.section h3,.section>.tags{margin:0}@keyframes dropin{0%{opacity:0;visibility:hidden}1%{opacity:0}to{opacity:1;visibility:visible}}.popover{z-index:999;will-change:transform;visibility:hidden;opacity:0;padding:1rem;transition:opacity .3s,visibility .3s;position:fixed;top:0;left:0;overflow:visible}.popover>.popover-inner{width:30rem;max-height:20rem;font-weight:initial;font-style:initial;line-height:normal;font-size:initial;font-family:var(--bodyFont);border:1px solid var(--lightgray);background-color:var(--light);overscroll-behavior:contain;white-space:normal;-webkit-user-select:none;user-select:none;cursor:default;border-radius:5px;padding:0 1rem 1rem;position:relative;overflow:auto;box-shadow:6px 6px 36px #00000040}.popover>.popover-inner[data-content-type][data-content-type*=pdf],.popover>.popover-inner[data-content-type][data-content-type*=image]{max-height:100%;padding:0}.popover>.popover-inner[data-content-type][data-content-type*=image] img{border-radius:0;margin:0;display:block}.popover>.popover-inner[data-content-type][data-content-type*=pdf] iframe{width:100%}.popover h1{font-size:1.5rem}@media (max-width:800px){.popover{display:none!important}}.active-popover,.popover:hover{animation:.3s .2s forwards dropin}code[data-theme*=\ ]{color:var(--shiki-light);background-color:var(--shiki-light-bg)}code[data-theme*=\ ] span{color:var(--shiki-light)}[saved-theme=dark] code[data-theme*=\ ]{color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}[saved-theme=dark] code[data-theme*=\ ] span{color:var(--shiki-dark)}.callout{border:1px solid var(--border);background-color:var(--bg);box-sizing:border-box;--callout-icon-note:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"2\" x2=\"22\" y2=\"6\"></line><path d=\"M7.5 20.5 19 9l-4-4L3.5 16.5 2 22z\"></path></svg>");--callout-icon-abstract:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"8\" y=\"2\" width=\"8\" height=\"4\" rx=\"1\" ry=\"1\"></rect><path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"></path><path d=\"M12 11h4\"></path><path d=\"M12 16h4\"></path><path d=\"M8 11h.01\"></path><path d=\"M8 16h.01\"></path></svg>");--callout-icon-info:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"></line><line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"></line></svg>");--callout-icon-todo:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>");--callout-icon-tip:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 1 1-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 0 0 2.5 2.5z\"></path></svg> ");--callout-icon-success:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"></polyline></svg> ");--callout-icon-question:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"></path><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"></line></svg> ");--callout-icon-warning:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z\"></path><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"></line><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"></line></svg>");--callout-icon-failure:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"></line><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"></line></svg> ");--callout-icon-danger:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"></polygon></svg> ");--callout-icon-bug:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"8\" height=\"14\" x=\"8\" y=\"6\" rx=\"4\"></rect><path d=\"m19 7-3 2\"></path><path d=\"m5 7 3 2\"></path><path d=\"m19 19-3-2\"></path><path d=\"m5 19 3-2\"></path><path d=\"M20 13h-4\"></path><path d=\"M4 13h4\"></path><path d=\"m10 4 1 2\"></path><path d=\"m14 4-1 2\"></path></svg>");--callout-icon-example:url("data:image/svg+xml; utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"8\" y1=\"6\" x2=\"21\" y2=\"6\"></line><line x1=\"8\" y1=\"12\" x2=\"21\" y2=\"12\"></line><line x1=\"8\" y1=\"18\" x2=\"21\" y2=\"18\"></line><line x1=\"3\" y1=\"6\" x2=\"3.01\" y2=\"6\"></line><line x1=\"3\" y1=\"12\" x2=\"3.01\" y2=\"12\"></line><line x1=\"3\" y1=\"18\" x2=\"3.01\" y2=\"18\"></line></svg> ");--callout-icon-quote:url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 21c3 0 7-1 7-8V5c0-1.25-.756-2.017-2-2H4c-1.25 0-2 .75-2 1.972V11c0 1.25.75 2 2 2 1 0 1 0 1 1v1c0 1-1 2-2 2s-1 .008-1 1.031V20c0 1 0 1 1 1z\"></path><path d=\"M15 21c3 0 7-1 7-8V5c0-1.25-.757-2.017-2-2h-4c-1.25 0-2 .75-2 1.972V11c0 1.25.75 2 2 2h.75c0 2.25.25 4-2.75 4v3c0 1 0 1 1 1z\"></path></svg>");--callout-icon-fold:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"%3E%3Cpolyline points=\"6 9 12 15 18 9\"%3E%3C/polyline%3E%3C/svg%3E");border-radius:5px;padding:0 1rem;overflow-y:hidden}.callout>.callout-content{transition:grid-template-rows .1s cubic-bezier(.02,.01,.47,1);display:grid;overflow:hidden}.callout>.callout-content>:first-child{margin-top:0}.callout[data-callout]{--color:#448aff;--border:#448aff44;--bg:#448aff10;--callout-icon:var(--callout-icon-note)}.callout[data-callout=abstract]{--color:#00b0ff;--border:#00b0ff44;--bg:#00b0ff10;--callout-icon:var(--callout-icon-abstract)}.callout[data-callout=info],.callout[data-callout=todo]{--color:#00b8d4;--border:#00b8d444;--bg:#00b8d410;--callout-icon:var(--callout-icon-info)}.callout[data-callout=todo]{--callout-icon:var(--callout-icon-todo)}.callout[data-callout=tip]{--color:#00bfa5;--border:#00bfa544;--bg:#00bfa510;--callout-icon:var(--callout-icon-tip)}.callout[data-callout=success]{--color:#09ad7a;--border:#09ad7144;--bg:#09ad7110;--callout-icon:var(--callout-icon-success)}.callout[data-callout=question]{--color:#dba642;--border:#dba64244;--bg:#dba64210;--callout-icon:var(--callout-icon-question)}.callout[data-callout=warning]{--color:#db8942;--border:#db894244;--bg:#db894210;--callout-icon:var(--callout-icon-warning)}.callout[data-callout=failure],.callout[data-callout=danger],.callout[data-callout=bug]{--color:#db4242;--border:#db424244;--bg:#db424210;--callout-icon:var(--callout-icon-failure)}.callout[data-callout=bug]{--callout-icon:var(--callout-icon-bug)}.callout[data-callout=danger]{--callout-icon:var(--callout-icon-danger)}.callout[data-callout=example]{--color:#7a43b5;--border:#7a43b544;--bg:#7a43b510;--callout-icon:var(--callout-icon-example)}.callout[data-callout=quote]{--color:var(--secondary);--border:var(--lightgray);--callout-icon:var(--callout-icon-quote)}.callout.is-collapsed>.callout-title>.fold-callout-icon{transform:rotate(-90deg)}.callout.is-collapsed .callout-content>:first-child{height:0;margin-top:-1rem;transition:height .1s cubic-bezier(.02,.01,.47,1),margin .1s cubic-bezier(.02,.01,.47,1);overflow-y:clip}.callout-title{color:var(--color);--icon-size:18px;align-items:flex-start;gap:5px;padding:1rem 0;display:flex}.callout-title .fold-callout-icon{opacity:.8;cursor:pointer;--callout-icon:var(--callout-icon-fold);transition:transform .15s}.callout-title>.callout-title-inner>p{color:var(--color);margin:0}.callout-title .callout-icon,.callout-title .fold-callout-icon{width:var(--icon-size);height:var(--icon-size);flex:0 0 var(--icon-size);background-size:var(--icon-size)var(--icon-size);background-position:50%;background-color:var(--color);-webkit-mask-image:var(--callout-icon);mask-image:var(--callout-icon);-webkit-mask-size:var(--icon-size)var(--icon-size);mask-size:var(--icon-size)var(--icon-size);padding:.2rem 0;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.callout-title .callout-title-inner{font-weight:600}html{scroll-behavior:smooth;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;width:100vw;overflow-x:hidden}body{box-sizing:border-box;background-color:var(--light);font-family:var(--bodyFont);color:var(--darkgray);margin:0}.text-highlight{background-color:var(--textHighlight);border-radius:5px;padding:0 .1rem}::selection{background:color-mix(in srgb,var(--tertiary)60%,#fff0);color:var(--darkgray)}p,ul,text,a,tr,td,li,ol,ul,.katex,.math,.typst-doc,.typst-doc *{color:var(--darkgray);fill:var(--darkgray);overflow-wrap:break-word;text-wrap:pretty}.math.math-display{text-align:center}article>mjx-container.MathJax,article blockquote>div>mjx-container.MathJax{display:flex}article>mjx-container.MathJax>svg,article blockquote>div>mjx-container.MathJax>svg{margin-left:auto;margin-right:auto}article blockquote>div>mjx-container.MathJax>svg{margin-top:1rem;margin-bottom:1rem}strong{font-weight:600}a{color:var(--secondary);font-weight:600;text-decoration:none;transition:color .2s}a:hover{color:var(--tertiary)}a.internal{background-color:var(--highlight);border-radius:5px;padding:0 .1rem;line-height:1.4rem;text-decoration:none}a.internal.broken{color:var(--secondary);opacity:.5;transition:opacity .2s}a.internal.broken:hover{opacity:.8}a.internal:has(>img){background-color:#0000;border-radius:0;padding:0}a.internal.tag-link:before{content:"#"}a.external .external-icon{height:1ex;margin:0 .15em}a.external .external-icon>path{fill:var(--dark)}.flex-component{display:flex}.desktop-only{display:initial}.desktop-only.flex-component{display:flex}@media (max-width:800px){.desktop-only,.desktop-only.flex-component{display:none}}.mobile-only,.mobile-only.flex-component{display:none}@media (max-width:800px){.mobile-only{display:initial}.mobile-only.flex-component{display:flex}}.page{max-width:1500px;margin:0 auto}.page article>h1{font-size:2rem}.page article li:has(>input[type=checkbox]){padding-left:0;list-style-type:none}.page article li:has(>input[type=checkbox]:checked){text-decoration:line-through;-webkit-text-decoration-color:var(--gray);text-decoration-color:var(--gray);color:var(--gray)}.page article li>*{margin-top:0;margin-bottom:0}.page article p>strong{color:var(--dark)}.page>#quartz-body{grid-template:"grid-sidebar-left grid-header grid-sidebar-right""grid-sidebar-left grid-center grid-sidebar-right""grid-sidebar-left grid-footer grid-sidebar-right"/320px auto 320px;gap:5px;display:grid}@media (min-width:800px) and (max-width:1200px){.page>#quartz-body{grid-template:"grid-sidebar-left grid-header""grid-sidebar-left grid-center""grid-sidebar-left grid-sidebar-right""grid-sidebar-left grid-footer"/320px auto;gap:5px}}@media (max-width:800px){.page>#quartz-body{grid-template:"grid-sidebar-left""grid-header""grid-center""grid-sidebar-right""grid-footer"/auto;gap:5px}}@media not (min-width:1200px){.page>#quartz-body{padding:0 1rem}}@media (max-width:800px){.page>#quartz-body{margin:0 auto}}.page>#quartz-body .sidebar{box-sizing:border-box;gap:1.2rem;height:100vh;padding:6rem 2rem 2rem;display:flex;position:sticky;top:0}.page>#quartz-body .sidebar.left{z-index:1;flex-direction:column;grid-area:grid-sidebar-left}@media (max-width:800px){.page>#quartz-body .sidebar.left{position:initial;height:unset;flex-direction:row;align-items:center;gap:0;padding:2rem 0 0;display:flex}}.page>#quartz-body .sidebar.right{flex-direction:column;grid-area:grid-sidebar-right;margin-right:0}@media (max-width:800px){.page>#quartz-body .sidebar.right{margin-left:inherit;margin-right:inherit}}@media not (min-width:1200px){.page>#quartz-body .sidebar.right{position:initial;height:unset;flex-direction:row;width:100%;padding:0}.page>#quartz-body .sidebar.right>*{flex:1;max-height:24rem}.page>#quartz-body .sidebar.right>.toc{display:none}}.page>#quartz-body .page-header,.page>#quartz-body .page-footer{margin-top:1rem}.page>#quartz-body .page-header{grid-area:grid-header;margin:6rem 0 0}@media (max-width:800px){.page>#quartz-body .page-header{margin-top:0;padding:0}}.page>#quartz-body .center>article{grid-area:grid-center}.page>#quartz-body footer{grid-area:grid-footer}.page>#quartz-body .center,.page>#quartz-body footer{min-width:100%;max-width:100%;margin-left:auto;margin-right:auto}@media (min-width:800px) and (max-width:1200px){.page>#quartz-body .center,.page>#quartz-body footer{margin-right:0}}@media (max-width:800px){.page>#quartz-body .center,.page>#quartz-body footer{margin-left:0;margin-right:0}}.page>#quartz-body footer{margin-left:0}.footnotes{border-top:1px solid var(--lightgray);margin-top:2rem}input[type=checkbox]{color:var(--secondary);border:1px solid var(--lightgray);background-color:var(--light);appearance:none;border-radius:3px;width:16px;height:16px;margin-inline:-1.4rem .2rem;position:relative;transform:translateY(2px)}input[type=checkbox]:checked{border-color:var(--secondary);background-color:var(--secondary)}input[type=checkbox]:checked:after{content:"";border:solid var(--light);border-width:0 2px 2px 0;width:4px;height:8px;display:block;position:absolute;top:1px;left:4px;transform:rotate(45deg)}blockquote{border-left:3px solid var(--secondary);margin:1rem 0;padding-left:1rem;transition:border-color .2s}h1,h2,h3,h4,h5,h6,thead{font-family:var(--headerFont);color:var(--dark);font-weight:revert;margin-bottom:0}article>h1>a[role=anchor],article>h2>a[role=anchor],article>h3>a[role=anchor],article>h4>a[role=anchor],article>h5>a[role=anchor],article>h6>a[role=anchor],article>thead>a[role=anchor]{color:var(--dark);background-color:#0000}h1[id]>a[href^=\#],h2[id]>a[href^=\#],h3[id]>a[href^=\#],h4[id]>a[href^=\#],h5[id]>a[href^=\#],h6[id]>a[href^=\#]{opacity:0;font-family:var(--codeFont);-webkit-user-select:none;user-select:none;margin:0 .5rem;transition:opacity .2s;transform:translateY(-.1rem)}h1[id]:hover>a,h2[id]:hover>a,h3[id]:hover>a,h4[id]:hover>a,h5[id]:hover>a,h6[id]:hover>a{opacity:1}h1:not([id])>a[role=anchor],h2:not([id])>a[role=anchor],h3:not([id])>a[role=anchor],h4:not([id])>a[role=anchor],h5:not([id])>a[role=anchor],h6:not([id])>a[role=anchor]{display:none}h1{margin-top:2.25rem;margin-bottom:1rem;font-size:1.75rem}h2{margin-top:1.9rem;margin-bottom:1rem;font-size:1.4rem}h3{margin-top:1.62rem;margin-bottom:1rem;font-size:1.12rem}h4,h5,h6{margin-top:1.5rem;margin-bottom:1rem;font-size:1rem}figure[data-rehype-pretty-code-figure]{margin:0;line-height:1.6rem;position:relative}figure[data-rehype-pretty-code-figure]>[data-rehype-pretty-code-title]{font-family:var(--codeFont);border:1px solid var(--lightgray);width:fit-content;color:var(--darkgray);border-radius:5px;margin-bottom:-.5rem;padding:.1rem .5rem;font-size:.9rem}figure[data-rehype-pretty-code-figure]>pre{padding:0}pre{font-family:var(--codeFont);border:1px solid var(--lightgray);border-radius:5px;padding:0 .5rem;position:relative;overflow-x:auto}pre:has(>code.mermaid){border:none}pre>code{counter-reset:line;counter-increment:line 0;background:0 0;padding:.5rem 0;font-size:.85rem;display:grid;overflow-x:auto}pre>code [data-highlighted-chars]{background-color:var(--highlight);border-radius:5px}pre>code>[data-line]{box-sizing:border-box;border-left:3px solid #0000;padding:0 .25rem}pre>code>[data-line][data-highlighted-line]{background-color:var(--highlight);border-left:3px solid var(--secondary)}pre>code>[data-line]:before{content:counter(line);counter-increment:line;text-align:right;color:#738a9499;width:1rem;margin-right:1rem;display:inline-block}pre>code[data-line-numbers-max-digits="2"]>[data-line]:before{width:2rem}pre>code[data-line-numbers-max-digits="3"]>[data-line]:before{width:3rem}code{color:var(--dark);font-size:.9em;font-family:var(--codeFont);background:var(--lightgray);border-radius:5px;padding:.1rem .2rem}tbody,li,p{line-height:1.6rem}.table-container{overflow-x:auto}.table-container>table{border-collapse:collapse;margin:1rem;padding:1.5rem}.table-container>table th,.table-container>table td{min-width:75px}.table-container>table>*{line-height:2rem}th{text-align:left;border-bottom:2px solid var(--gray);padding:.4rem .7rem}td{padding:.2rem .7rem}tr{border-bottom:1px solid var(--lightgray)}tr:last-child{border-bottom:none}img{content-visibility:auto;border-radius:5px;max-width:100%;margin:1rem 0}p>img+em{display:block;transform:translateY(-1rem)}hr{background-color:var(--lightgray);border:none;width:100%;height:1px;margin:2rem auto}audio,video{border-radius:5px;width:100%}.spacer{flex:2 auto}div:has(>.overflow){max-height:100%;overflow-y:hidden}ul.overflow,ol.overflow{content:"";clear:both;width:100%;max-height:100%;margin-bottom:0;overflow-y:auto}ul.overflow>li.overflow-end,ol.overflow>li.overflow-end{height:.5rem;margin:0}ul.overflow.gradient-active,ol.overflow.gradient-active{-webkit-mask-image:linear-gradient(#000 calc(100% - 50px),#0000 100%);mask-image:linear-gradient(#000 calc(100% - 50px),#0000 100%)}.transclude ul{padding-left:1rem}.katex-display{display:initial;overflow:auto hidden}.external-embed.youtube,iframe.pdf{aspect-ratio:16/9;border-radius:5px;width:100%;height:100%}.navigation-progress{background:var(--secondary);z-index:9999;width:0;height:3px;transition:width .2s;position:fixed;top:0;left:0}:root{--stack-surface:#fff;--stack-surface-muted:#fbfbfd;--stack-border:#dadae2d1;--stack-shadow:0 4px 12px #1118270a,0 1px 3px #11182705;--stack-shadow-hover:0 8px 20px #11182714,0 2px 6px #1118270a;--stack-radius:12px;--stack-radius-sm:8px;--stack-hero-start:#1e3a5f;--stack-hero-end:#2563a8;--stack-muted-text:#707070;--category-ai-bg:#fbcfe8;--category-ai-text:#9d174d;--category-cicd-bg:#fecaca;--category-cicd-text:#991b1b;--category-cloud-bg:#bae6fd;--category-cloud-text:#0c4a6e;--category-container-bg:#ccfbf1;--category-container-text:#115e59;--category-documentation-bg:#fde68a;--category-documentation-text:#92400e;--category-iac-bg:#ddd6fe;--category-iac-text:#5b21b6;--category-observability-bg:#dcfce7;--category-observability-text:#166534;--category-orchestration-bg:#e9d5ff;--category-orchestration-text:#6b21a8;--category-os-bg:#e2e8f0;--category-os-text:#334155;--category-project-bg:#dbeafe;--category-project-text:#1d4ed8;--category-script-bg:#ffedd5;--category-script-text:#9a3412;--category-janggi-bg:#e0e7ff;--category-janggi-text:#3730a3;--category-dangi-bg:#ccfbf1;--category-dangi-text:#115e59}:root[saved-theme=dark]{--stack-surface:#424242;--stack-surface-muted:#383838;--stack-border:#ffffff1f;--stack-shadow:0 4px 16px #00000047;--stack-shadow-hover:0 8px 24px #00000061;--stack-muted-text:#ffffff9e;--category-ai-bg:#9d174d40;--category-ai-text:#f9a8d4;--category-cicd-bg:#991b1b40;--category-cicd-text:#fca5a5;--category-cloud-bg:#0c4a6e47;--category-cloud-text:#7dd3fc;--category-container-bg:#115e5947;--category-container-text:#99f6e4;--category-documentation-bg:#92400e47;--category-documentation-text:#fcd34d;--category-iac-bg:#5b21b647;--category-iac-text:#c4b5fd;--category-observability-bg:#16653447;--category-observability-text:#86efac;--category-orchestration-bg:#6b21a847;--category-orchestration-text:#d8b4fe;--category-os-bg:#3341555c;--category-os-text:#cbd5e1;--category-project-bg:#1d4ed842;--category-project-text:#93c5fd;--category-script-bg:#9a341247;--category-script-text:#fdba74;--category-janggi-bg:#3730a347;--category-janggi-text:#c7d2fe;--category-dangi-bg:#115e5947;--category-dangi-text:#99f6e4}body{background:linear-gradient(180deg,#f9f9fd 0%,var(--light)28rem);color:var(--darkgray);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-size:.9375rem}:root[saved-theme=dark] body{background:linear-gradient(180deg,#353535 0%,var(--light)28rem)}.page{width:100%;max-width:none}.page>#quartz-body{box-sizing:border-box;gap:1rem 2.5rem}.page>#quartz-body .sidebar{gap:1rem;padding-top:2.2rem}.page>#quartz-body .page-header{margin:2.2rem 0 0}.right.sidebar>*,.page-header .popover-hint,.center>article,.center>div.popover-hint>article,.page-listing,ul.section-ul li.section-li{background:var(--stack-surface);border:1px solid var(--stack-border);border-radius:var(--stack-radius);box-shadow:var(--stack-shadow)}.center>div.popover-hint:not(:has(>.page-listing)){background:var(--stack-surface);border:1px solid var(--stack-border);border-radius:var(--stack-radius);box-shadow:var(--stack-shadow)}.page-header .popover-hint{margin-bottom:1rem;padding:1.35rem 1.5rem}.page-header .popover-hint:empty{display:none}.center>article,.center>div.popover-hint>article,.page-listing{padding:clamp(1.25rem,2vw,1.875rem)}.center>div.popover-hint:not(:has(>.page-listing)){padding:clamp(1.25rem,2vw,1.875rem)}.center>article,.center>div.popover-hint>article{overflow:hidden}.center>div.popover-hint:not(:has(>.page-listing)){overflow:hidden}.center>div.popover-hint>.page-listing:has(ul.section-ul:empty){display:none}.center>div.popover-hint:has(>.page-listing){box-shadow:none;background:0 0;border:0;padding:0}.center>div.popover-hint>article:empty{display:none}.page-listing{box-shadow:none;background:0 0;border:0;margin-top:3.3rem;padding:0}.page>#quartz-body .sidebar.left{--sidebar-menu-width:12.75rem;--sidebar-menu-icon-col:2.5rem;--sidebar-menu-row-height:1.45rem;padding-left:0;padding-right:0}:root[reader-mode=on] .page>#quartz-body .sidebar.left,:root[reader-mode=on] .page>#quartz-body .sidebar.right{opacity:1}.search{max-width:none}.left.sidebar>.search{width:var(--sidebar-menu-width);margin-top:.2rem}.search>.search-button{background:var(--stack-surface-muted);border-color:var(--stack-border);height:2.25rem;transition:border-color .16s,background .16s,box-shadow .16s;border-radius:var(--stack-radius-sm)!important}.search>.search-button:hover{border-color:color-mix(in srgb,var(--secondary)45%,var(--stack-border));background:var(--stack-surface);box-shadow:0 0 0 3px color-mix(in srgb,var(--secondary)10%,transparent)}.left.sidebar>.search>.search-button{grid-template-columns:var(--sidebar-menu-icon-col)minmax(0,1fr)1.4rem;height:var(--sidebar-menu-row-height);box-shadow:none;background:0 0;border:0;justify-content:start;align-items:center;padding:0;display:grid}.left.sidebar>.search>.search-button:hover{box-shadow:none;color:var(--secondary);background:0 0;border-color:#0000}.left.sidebar>.search>.search-button svg{width:1.25rem;min-width:1.25rem;margin:0}.left.sidebar>.search>.search-button>p{color:var(--darkgray);font-size:.875rem;line-height:1}.left.sidebar>.search>.search-button:hover>p,.left.sidebar>.search>.search-button:hover svg .search-path{color:var(--secondary);stroke:var(--secondary)}.darkmode,.reader-mode{color:var(--darkgray)}.explorer,.graph,.toc,.backlinks{padding:1rem}.explorer{min-height:0}button.mobile-explorer,button.desktop-explorer,button.toc-header,.graph>h3,.backlinks>h3{color:var(--secondary);text-transform:uppercase;letter-spacing:0;font-weight:800}button.mobile-explorer h2,button.desktop-explorer h2,button.toc-header h3,.graph>h3,.backlinks>h3{font-size:.75rem}.explorer-content{margin-top:.8rem}.explorer-content ul li>a,.folder-container div>a,.folder-container div>button span,ul.toc-content.overflow>li>a,.backlinks>ul.overflow>li>a{color:var(--darkgray);font-size:.82rem;line-height:1.35rem}.folder-container div>a,.folder-container div>button span{font-weight:700}.explorer-content ul li>a.active,.explorer-content ul li>a:hover,.folder-container div>a:hover,.folder-container div>button:hover span,ul.toc-content.overflow>li>a.in-view,ul.toc-content.overflow>li>a:hover,.backlinks>ul.overflow>li>a:hover{color:var(--tertiary)}.folder-outer>ul{border-left-color:var(--stack-border)!important}.folder-icon{color:var(--secondary)}.graph>.graph-outer,.graph>.global-graph-outer>.global-graph-container{border-color:var(--stack-border);border-radius:var(--stack-radius-sm);background:var(--stack-surface-muted)}.right.sidebar .graph{flex-direction:column;flex:none;height:auto;min-height:0;padding:.9rem;display:flex}.right.sidebar .graph>.graph-outer{aspect-ratio:1;flex:none;width:100%;height:auto;min-height:0;margin:.65rem 0 0}.right.sidebar .graph .global-graph-icon{opacity:.68}.page-header,.page-footer{margin-top:0}.article-title,h1.article-title{color:var(--dark);letter-spacing:0;margin:0;font-size:clamp(1.22rem,1.55vw,1.45rem);font-weight:700;line-height:1.2}.page-header h1.article-title.list-page-title{font-size:clamp(1.22rem,1.55vw,1.45rem);line-height:1.22}.content-meta{color:var(--stack-muted-text);margin-top:.75rem;font-size:.78rem}article h1,article h2,article h3{letter-spacing:0}article h1,article h2{position:relative}article h2{border-left:4px solid var(--secondary);padding-left:.8rem}article p,article li{line-height:1.78rem}article blockquote{border-left-color:var(--secondary);background:var(--stack-surface-muted);border-radius:0 var(--stack-radius-sm)var(--stack-radius-sm)0;padding:.9rem 1rem}article code{background:color-mix(in srgb,var(--lightgray)76%,transparent);border-radius:4px}figure[data-rehype-pretty-code-figure]>pre,pre{border-color:var(--stack-border);border-radius:var(--stack-radius-sm);background:var(--stack-surface-muted)}img,audio,video,.external-embed.youtube,iframe.pdf{border-radius:var(--stack-radius-sm)}.tags{flex-wrap:wrap;gap:.5rem;display:flex}.tags>li>a,a.internal.tag-link{border:1px solid color-mix(in srgb,var(--secondary)24%,transparent);border-radius:var(--stack-radius-sm);background:color-mix(in srgb,var(--secondary)10%,transparent);color:var(--secondary);padding:.24rem .52rem;font-size:.78rem;font-weight:800;line-height:1.2}a.internal.tag-link{display:inline-flex}.tags>li>a[href*="/tags/ai" i],a.internal.tag-link[href*="/tags/ai" i]{background:var(--category-ai-bg);color:var(--category-ai-text);border-color:#0000}.tags>li>a[href*="/tags/cloud" i],a.internal.tag-link[href*="/tags/cloud" i]{background:var(--category-cloud-bg);color:var(--category-cloud-text);border-color:#0000}.tags>li>a[href*="/tags/container" i],a.internal.tag-link[href*="/tags/container" i]{background:var(--category-container-bg);color:var(--category-container-text);border-color:#0000}.tags>li>a[href*="/tags/iac" i],a.internal.tag-link[href*="/tags/iac" i],.tags>li>a[href*="/tags/terraform" i],a.internal.tag-link[href*="/tags/terraform" i]{background:var(--category-iac-bg);color:var(--category-iac-text);border-color:#0000}.tags>li>a[href*="/tags/cicd" i],a.internal.tag-link[href*="/tags/cicd" i]{background:var(--category-cicd-bg);color:var(--category-cicd-text);border-color:#0000}.tags>li>a[href*="/tags/observability" i],a.internal.tag-link[href*="/tags/observability" i]{background:var(--category-observability-bg);color:var(--category-observability-text);border-color:#0000}.tags>li>a[href*="/tags/orchestration" i],a.internal.tag-link[href*="/tags/orchestration" i],.tags>li>a[href*="/tags/kubernetes" i],a.internal.tag-link[href*="/tags/kubernetes" i]{background:var(--category-orchestration-bg);color:var(--category-orchestration-text);border-color:#0000}.tags>li>a[href*="/tags/os" i],a.internal.tag-link[href*="/tags/os" i]{background:var(--category-os-bg);color:var(--category-os-text);border-color:#0000}.tags>li>a[href*="/tags/project" i],.tags>li>a[href*="/tags/projects" i],a.internal.tag-link[href*="/tags/project" i],a.internal.tag-link[href*="/tags/projects" i]{background:var(--category-project-bg);color:var(--category-project-text);border-color:#0000}.tags>li>a[href*="/tags/script" i],a.internal.tag-link[href*="/tags/script" i]{background:var(--category-script-bg);color:var(--category-script-text);border-color:#0000}ul.section-ul{gap:1rem;margin-top:1.15rem;display:grid}ul.section-ul li.section-li{margin:0;padding:1.55rem;transition:transform .16s,box-shadow .16s,border-color .16s}ul.section-ul li.section-li:hover{box-shadow:var(--stack-shadow-hover);border-color:color-mix(in srgb,var(--secondary)42%,var(--stack-border));transform:translateY(-1px)}ul.section-ul li.section-li .section{flex-direction:column;align-items:stretch;gap:0;display:flex}ul.section-ul li.section-li .section h3{margin:0;font-size:1.125rem;font-weight:600;line-height:1.4}ul.section-ul li.section-li .section h3 a{color:var(--dark)}ul.section-ul li.section-li .section>.meta{color:var(--stack-muted-text);opacity:1;order:3;margin:.85rem 0 0;font-size:.6875rem;line-height:1.15}ul.section-ul li.section-li .section>.desc{order:1}ul.section-ul li.section-li .section>.tags{order:2;margin:.45rem 0 0}ul.section-ul li.section-li .tags{gap:.65rem}ul.section-ul li.section-li .tags>li>a,ul.section-ul li.section-li a.internal.tag-link{color:var(--secondary);background:0 0;border:0;padding:0;font-size:.75rem;font-weight:600;line-height:1.4}ul.section-ul li.section-li .tags>li>a:before,ul.section-ul li.section-li a.internal.tag-link:before{content:"#"}.page-listing>p{color:var(--stack-muted-text);margin-top:0}.search>.search-container>.search-space>*,.search>.search-container>.search-space>.search-layout{background:var(--stack-surface);border-color:var(--stack-border);border-radius:var(--stack-radius)}.search>.search-container>.search-space>.search-layout .result-card{border-bottom-color:var(--stack-border)}.search>.search-container>.search-space>.search-layout .result-card:hover,.search>.search-container>.search-space>.search-layout .result-card:focus,.search>.search-container>.search-space>.search-layout .result-card.focus{background:var(--stack-surface-muted)}footer{color:var(--stack-muted-text);font-size:.82rem}footer ul{display:none}body[data-slug=index]{background:#f3f4f9}body[data-slug=index] .page>#quartz-body .center{padding-top:2.6rem}body[data-slug=index] .page>#quartz-body .page-header,body[data-slug=index] .center>hr{display:none}body[data-slug=index] .center>article.home-page{min-width:0;box-shadow:none;background:0 0;border:0;gap:4.25rem;padding:0;display:grid;overflow:visible}.home-profile,.home-project-card,.home-latest-card{border:1px solid var(--stack-border);border-radius:var(--stack-radius);background:var(--stack-surface);max-width:100%;box-shadow:var(--stack-shadow);overflow:hidden}.home-profile-head{color:#fff;background:linear-gradient(135deg,#1f436f 0%,#2b66a8 100%);padding:1.05rem 1.5rem}.home-profile-head h1,.home-profile-head p{color:#fff;margin:0}.home-profile-head h1{letter-spacing:0;font-size:1.125rem;line-height:1.2}.home-profile-head p{opacity:.9;margin-top:.35rem;font-size:.8125rem;line-height:1.45}.home-profile-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.home-info-panel{padding:1.12rem 1.5rem}.home-info-panel+.home-info-panel{border-left:1px solid var(--stack-border)}.home-info-panel h2,.home-section>h2{color:var(--dark);letter-spacing:0;margin:0;font-size:1.125rem;line-height:1.25}.home-section{min-width:0}.home-info-panel h2{color:var(--stack-muted-text);text-transform:uppercase;font-size:.75rem;font-weight:800}.home-section>h2{border-left:0;align-items:center;gap:.75rem;margin-bottom:1.4rem;padding-left:0;display:flex}.home-section>h2:before{content:"";background:var(--secondary);width:.32rem;height:1.8rem;display:block}.home-cert-list,.home-stack-list{gap:.375rem;margin-top:.75rem;display:grid}.home-cert-row,.home-stack-row{align-items:center;gap:.55rem;display:grid}.home-cert-row{grid-template-columns:2.6rem minmax(0,1fr)}.home-stack-row{flex-wrap:wrap;gap:.28rem;display:flex}.home-cert-year{color:var(--stack-muted-text);font-weight:800}.home-cert-items,.home-stack-items,.home-tagline{flex-wrap:wrap;gap:.42rem;display:flex}.home-pill,.home-stack-label,.home-category{box-sizing:border-box;border:1px solid var(--stack-border);border-radius:var(--stack-radius-sm);min-height:1.25rem;color:var(--darkgray);white-space:nowrap;background:#f4f5fa;justify-content:center;align-items:center;padding:0 .5rem;font-size:.78rem;font-weight:700;line-height:1;display:inline-flex}.home-stack-label{width:5.625rem;color:var(--secondary);border-color:#0000;flex:0 0 5.625rem}.home-stack-items{display:contents}.stack-cloud,.category-cloud{background:var(--category-cloud-bg);color:var(--category-cloud-text)}.stack-container{background:var(--category-container-bg);color:var(--category-container-text)}.stack-iac{background:var(--category-iac-bg);color:var(--category-iac-text)}.stack-ci-cd{background:var(--category-cicd-bg);color:var(--category-cicd-text)}.stack-observability,.category-observability{background:var(--category-observability-bg);color:var(--category-observability-text)}.stack-script,.category-script{background:var(--category-script-bg);color:var(--category-script-text)}.cert-aws-sap{color:#c2410c;border-color:#fb923c}.cert-cka,.cert-aws-saa{color:#1d4ed8;border-color:#3b82f6}.home-projects-shell{align-items:center;gap:.6rem;width:100%;min-width:0;margin:0;display:flex}.home-projects-track{grid-template-columns:repeat(3,minmax(0,1fr));gap:.875rem;width:100%;margin:0;padding:.2rem 0 .5rem;display:grid;overflow:visible}@media (max-width:800px){.home-projects-track{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:15.5rem;grid-auto-flow:column;margin:-1.2rem -.5rem -1.5rem;padding:1.2rem .5rem 1.5rem;overflow-x:auto}}.home-projects-track::-webkit-scrollbar{display:none}.home-projects-header{justify-content:space-between;align-items:center;width:100%;margin-bottom:1.2rem;display:flex}.home-projects-header h2{margin:0!important}.home-projects-arrows{align-items:center;gap:.4rem;display:flex}.home-projects-arrow{background:var(--stack-surface-muted);width:2rem;height:2rem;color:var(--stack-muted-text);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background .16s,color .16s,opacity .16s,transform .16s;display:inline-flex}.home-projects-arrow.hidden{display:none!important}.home-projects-arrow:hover{background:var(--stack-border);color:var(--secondary)}.home-projects-arrow svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:.875rem;height:.875rem}.home-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin:0;display:grid}.home-project-card,.home-latest-card{color:var(--dark);transition:transform .16s,box-shadow .16s,border-color .16s}.home-project-card:hover,.home-latest-card:hover{border-color:color-mix(in srgb,var(--secondary)30%,var(--stack-border));box-shadow:var(--stack-shadow-hover);transform:translateY(-2px)}.home-project-card{scroll-snap-align:start}.home-project-media{aspect-ratio:16/9;border-bottom:1px solid var(--stack-border);background:#fff;place-items:center;height:auto;min-height:0;display:grid;overflow:hidden}.home-project-media img{object-fit:cover;object-position:center;border-radius:0;width:100%;max-width:none;height:100%;min-height:100%;display:block}.home-project-body{box-sizing:border-box;flex-direction:column;height:11.25rem;min-height:0;padding:.875rem 1rem .75rem;display:flex}.home-project-body h3,.home-latest-card h3{color:var(--dark);letter-spacing:0;margin:0;font-size:1.125rem;line-height:1.28}.home-tagline{color:#4f46e5;margin:.55rem 0 0;font-size:.78rem;font-weight:800;line-height:1.35}.home-excerpt{color:var(--darkgray);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.55rem 0 0;font-size:.85rem;line-height:1.55;display:-webkit-box;overflow:hidden}.home-card-footer{color:#8b93a3;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:.6rem;font-size:.78rem;display:flex}.home-category{height:auto;min-height:1.5rem;padding:.16rem .65rem}.category-automation,.category-projects{background:var(--category-project-bg);color:var(--category-project-text)}.category-os{background:var(--category-os-bg);color:var(--category-os-text)}.category-orchestration,.category-kubernetes{background:var(--category-orchestration-bg);color:var(--category-orchestration-text)}.category-ai{background:var(--category-ai-bg);color:var(--category-ai-text)}.category-장기{background:var(--category-janggi-bg);color:var(--category-janggi-text)}.category-단기{background:var(--category-dangi-bg);color:var(--category-dangi-text)}.home-latest-list{gap:1rem;display:grid}.home-latest-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.35rem;min-height:5.8rem;padding:1.1rem 1.55rem;display:grid}.home-latest-meta{color:#8b93a3;flex-wrap:wrap;gap:1.2rem;margin:.7rem 0 0;font-size:.82rem;display:flex}@media (min-width:800px) and (max-width:1200px){.page>#quartz-body{grid-template-columns:320px minmax(0,1fr)}.page>#quartz-body .sidebar{padding-top:2rem}.page>#quartz-body .page-header{margin-top:2rem}.page>#quartz-body .sidebar.right{flex-direction:column;width:100%;height:auto}.page>#quartz-body .sidebar.right>*{flex:none;width:100%}}@media (min-width:1000px) and (max-width:1380px){.page>#quartz-body{box-sizing:border-box;grid-template-columns:10rem minmax(0,42rem) 15.5rem;grid-template-areas:"grid-sidebar-left grid-header grid-sidebar-right""grid-sidebar-left grid-center grid-sidebar-right""grid-sidebar-left grid-footer grid-sidebar-right";justify-content:center;column-gap:1.5rem;padding:0 2rem}.page>#quartz-body .sidebar.left{--sidebar-menu-width:10.25rem}.page>#quartz-body .sidebar.right{flex-direction:column;width:auto;height:100vh;padding:2.2rem 0 2rem;position:sticky;top:0}.page>#quartz-body .sidebar.right>*{flex:none;max-height:none}}@media (min-width:1381px){.page>#quartz-body{grid-template-columns:12rem minmax(0,1fr) 21.5rem;justify-content:center;column-gap:clamp(.85rem,1.8vw,1.5rem);padding:0 clamp(.75rem,2vw,2rem)}.page>#quartz-body .sidebar.right{padding-left:0;padding-right:0}}@media (min-width:1440px){.page>#quartz-body{grid-template-columns:13rem minmax(0,52rem) 21.5rem}}@media (max-width:800px){body{background:var(--light)}body[data-slug=index]{background:#f3f4f9}body[data-slug=index] .page{max-width:calc(100vw - 1.5rem)}body[data-slug=index] .page>#quartz-body{padding:0}body[data-slug=index] .page>#quartz-body .center{padding-top:1.2rem}body[data-slug=index] .center>article.home-page{gap:2.6rem}.home-profile-head,.home-info-panel,.home-latest-card{padding:1.35rem}.home-profile-head h1{font-size:1.15rem}.home-profile-head p,.home-excerpt{font-size:.9rem}.home-profile-grid,.home-latest-card{grid-template-columns:1fr}.home-info-panel+.home-info-panel{border-top:1px solid var(--stack-border);border-left:0}.home-stack-row{gap:.45rem;display:flex}.home-stack-label{flex-basis:auto;justify-content:flex-start;width:fit-content}.home-section>h2{margin-bottom:1.2rem;font-size:1.1rem}.home-projects-shell{gap:1rem;margin:0}.home-projects-track{grid-auto-columns:minmax(85vw,1fr)}.home-projects-arrow{flex-basis:1.75rem;width:1.75rem;height:1.75rem}.home-project-body{padding:1.2rem}.home-project-body h3,.home-latest-card h3{font-size:1.08rem}.home-latest-card{align-items:start;gap:1.1rem}.page>#quartz-body{padding:0 .9rem}.page>#quartz-body .sidebar.right{display:none}.page>#quartz-body .sidebar.left{background:var(--light);border-bottom:1px solid var(--stack-border);align-items:center;gap:.7rem;padding:.8rem 0}.page>#quartz-body .page-header{margin-top:0}.page-title{flex:auto;min-width:0;margin:0}.search{flex:none;width:2.25rem;min-width:0}.search>.search-button{justify-content:center;width:2.25rem;padding:0}.search>.search-button>p{display:none}.left.sidebar>:not(.page-title):not(.spacer){box-shadow:none}.page-header .popover-hint,.center>article,.center>div.popover-hint>article,.page-listing{padding:1rem}.center>div.popover-hint:not(:has(>.page-listing)){padding:1rem}.article-title,h1.article-title{font-size:1.45rem}.page-header h1.article-title.list-page-title{font-size:1.3rem}ul.section-ul li.section-li .section{grid-template-columns:1fr}body[data-slug=index] .center>article{padding:0}body[data-slug=index] .center>article>h1:first-of-type{padding:1.65rem 1.2rem;font-size:2.15rem}body[data-slug=index] .center>article>p,body[data-slug=index] .center>article>h2,body[data-slug=index] .center>article>h3,body[data-slug=index] .center>article>ul{margin-left:1rem;margin-right:1rem}.explorer .explorer-content{background:var(--stack-surface);padding-left:1rem;padding-right:1rem}}:root{--light:#f5f5fa;--lightgray:#dadce5;--gray:#8d94a0;--darkgray:#545b66;--dark:#111827;--secondary:#34495e;--tertiary:#2563a8;--highlight:#34495e1f;--textHighlight:#fff23688;--titleFont:"Lato",system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--headerFont:"Lato",system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--bodyFont:"Lato",system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--codeFont:"IBM Plex Mono",ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace}:root[saved-theme=dark]{--light:#303030;--lightgray:#555;--gray:#9ca3af;--darkgray:#ffffffb8;--dark:#ffffffeb;--secondary:#ecf0f1;--tertiary:#93c5fd;--highlight:#ecf0f11f;--textHighlight:#b3aa0288}