.expandable-list-container{--padding-block:.5rem;--padding-inline:1rem;--action-button-size:calc(2 * var(--padding-inline) + 1lh);--separator-color:light-dark(#0000001f,#ffffff1f)}.expandable-list-container>header{padding-block:var(--padding-block);padding-inline:var(--action-button-size);border-block-end:1px solid var(--separator-color);font-weight:700;display:flex}.expandable-list-container>header .expandable-list-detail{text-align:end}.expandable-list-container ol{margin-block:unset;padding-inline-start:unset;list-style-type:none;display:block}.expandable-list-container p{margin-block:0}.expandable-list-container>ol{grid-template-columns:[start-action-start]1rem[start-action-end title-start]1fr[title-end detail-start]auto[detail-end end-action-start]1rem[end-action-end];column-gap:1rem}.expandable-list-container>ol ol,.expandable-list-container>ol li,.expandable-list-container>ol :where(header,details){grid-template-columns:subgrid;grid-column:1/-1}.expandable-list-container summary{z-index:2;padding-block:var(--padding-block);padding-inline:var(--padding-inline);box-sizing:content-box;outline-offset:-.25rem;width:1lh;height:1lh;position:absolute;inset-block-start:0;inset-inline-end:0}.expandable-list-start-action{grid-area:1/start-action;display:none}.expandable-list-end-action{grid-area:1/end-action;display:none}.expandable-list-title{grid-area:1/title}.expandable-list-detail{grid-area:1/detail}.expandable-list-item{clip-path:border-box;position:relative}.expandable-list-item,:has(>.expandable-list-item){border-block:.5px solid var(--separator-color)}.expandable-list-item>header{z-index:1;padding-block:var(--padding-block);padding-inline:var(--action-button-size);display:flex;position:relative;box-shadow:0 1px 2px #00000040,0 2px 6px #00000005}.expandable-list-item:where(.interactive)>header{cursor:default}.expandable-list-item:where(.interactive)>header:hover,.expandable-list-item:where(.interactive):has(summary:focus)>header{background-color:light-dark(#0000000d,#ffffff0d)}.expandable-list-item>details[open]{background-color:#00000005}.expandable-list-subitem{padding-block:.35rem;padding-inline:var(--action-button-size);display:flex}:has(>.expandable-list-subitem){padding-block:calc(var(--padding-block) - .35rem)}.expandable-list-subitem:where(.interactive){cursor:pointer;&:hover,&:focus{background-color:light-dark(#0000000d,#ffffff0d)}& button{all:unset;appearance:none}}.expandable-list-title{flex-grow:999}.expandable-list-detail{inline-size:10ch}.number{font-variant-numeric:tabular-nums;text-align:end}.hidden:where(.visually:not(.focusable)),.hidden:where(.visually.focusable:not(:focus,:focus-within)){white-space:nowrap;clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:root{color-scheme:light dark;font-family:system-ui}html,body{width:100%;height:100%;margin:unset}#app{grid-template-rows:1fr;grid-template-columns:1fr 1fr;width:100%;height:100%;display:grid;position:relative}#app>*{overflow:auto}.cm-editor{height:100%}.cm-scroller{overflow:auto}
