.FrontPage-module__NHLAUW__mainPage{flex-direction:column;gap:20px;width:60vw;margin:0 auto;padding:40px;display:flex}.FrontPage-module__NHLAUW__mainPage:before{content:"";border-left:2px solid var(--border);border-right:2px solid var(--border);pointer-events:none;z-index:9999;width:60vw;position:fixed;top:0;bottom:0;left:50%;transform:translate(-50%)}.FrontPage-module__NHLAUW__treeContainer{border:2px solid var(--border);flex-shrink:0;max-height:300px;margin:20px;padding:40px;overflow-x:hidden;overflow-y:scroll}.FrontPage-module__NHLAUW__frontpageList{margin-left:30px}.FrontPage-module__NHLAUW__breakRowLine{border:1px solid var(--highlight);margin:20px;box-shadow:0 0 2px rgba(84,254,58,.5),0 0 8px rgba(84,254,58,.3),0 0 16px rgba(84,254,58,.15)}.FrontPage-module__NHLAUW__header{margin-top:25px}.FrontPage-module__NHLAUW__underLine{text-decoration:underline}.FrontPage-module__NHLAUW__footer{padding-bottom:30px}.FrontPage-module__NHLAUW__videoContainerContainer{flex-wrap:wrap;justify-content:center;gap:30px;margin-top:20px;margin-bottom:20px;display:flex}.FrontPage-module__NHLAUW__videoContainerContainer>*{flex:304px;max-width:304px}.FrontPage-module__NHLAUW__createPixelButtonContainer{flex-direction:column;align-items:center;display:flex}.FrontPage-module__NHLAUW__createPixelButton{width:200px;margin-top:10px;padding:15px;font-size:25px}@media (max-width:1200px){.FrontPage-module__NHLAUW__mainPage{width:90vw;padding:30px}.FrontPage-module__NHLAUW__mainPage:before{width:90vw}}@media (max-width:768px){.FrontPage-module__NHLAUW__mainPage{width:100vw;padding:20px}.FrontPage-module__NHLAUW__mainPage:before{display:none}}
:root{--tree-indent:15px;--row-h:24px;--connector:var(--foreground);--drop-accent:#54fe3a;--slot-height:6px;--slot-highlight:color-mix(in srgb,var(--drop-accent)10%,transparent);--hover-tint:color-mix(in srgb,var(--drop-accent)12%,transparent)}@media (prefers-color-scheme:dark){:root{--drop-accent:#54fe3a;--slot-highlight:color-mix(in srgb,var(--drop-accent)18%,transparent);--hover-tint:color-mix(in srgb,var(--drop-accent)16%,transparent)}}.Branch-module__TfP_iq__branch{min-height:var(--row-h);align-items:center;display:flex;position:relative}.Branch-module__TfP_iq__branch:before{content:"";left:calc(-1*var(--tree-indent));top:calc(var(--row-h)/2);width:var(--tree-indent);border-top:1px dotted var(--connector);position:absolute;transform:translateY(-50%)}.Branch-module__TfP_iq__subBranches{margin-left:var(--tree-indent)}.Branch-module__TfP_iq__wholeBranch{position:relative}.Branch-module__TfP_iq__wholeBranch:before{content:"";left:0;top:calc(var(--row-h)/2);border-left:1px dotted var(--connector);position:absolute;bottom:0}.Branch-module__TfP_iq__wholeBranch[data-root=true]:before,.Branch-module__TfP_iq__wholeBranch[data-root=true]>.Branch-module__TfP_iq__branch:before{display:none}.Branch-module__TfP_iq__branchAddBranch{color:var(--btn-fg);background:0 0;border:none;text-decoration:underline;transition:color .1s}.Branch-module__TfP_iq__branchAddBranch:hover{color:var(--btn-fg-hover)}.Branch-module__TfP_iq__branchAddBranch p{font-size:smaller}.Branch-module__TfP_iq__dropOver{background:var(--hover-tint);outline:2px dashed color-mix(in srgb,var(--drop-accent)80%,transparent);outline-offset:-2px;border-radius:3px;transition:background-color .12s,outline-color .12s}.Branch-module__TfP_iq__branch.Branch-module__TfP_iq__dropOver:before{border-top-color:var(--drop-accent);border-top-width:2px}.Branch-module__TfP_iq__branch.Branch-module__TfP_iq__dropOver:after{content:"";left:calc(-1*var(--tree-indent));border-left:2px dotted var(--drop-accent);pointer-events:none;position:absolute;top:0;bottom:0}.Branch-module__TfP_iq__dropSlot{height:var(--slot-height);margin-left:calc(var(--tree-indent) - 1px);border-radius:3px;position:relative}.Branch-module__TfP_iq__dropSlotOver{background:var(--slot-highlight)}.Branch-module__TfP_iq__dropSlot:before{content:"";left:0;right:0;pointer-events:none;border-top:2px solid transparent;transition:border-color .12s,opacity .12s;position:absolute;top:50%;transform:translateY(-50%)}.Branch-module__TfP_iq__dropSlotOver:before{border-top-color:var(--drop-accent)}
.EditableTitle-module__WWGE9q__inputReadOnly{box-shadow:none;width:auto;min-width:2ch;color:var(--input-fg);font:inherit;caret-color:transparent;background:0 0;border:none;border-radius:4px;outline:none;margin:0;padding:1.5px;font-size:.8rem;line-height:1.4;transition:background-color .15s,box-shadow .15s}.EditableTitle-module__WWGE9q__inputReadOnly:hover{background:var(--hover-tint);cursor:text}.EditableTitle-module__WWGE9q__inputReadOnly:focus{box-shadow:none;outline:none}.EditableTitle-module__WWGE9q__inputEditing{background:var(--input-bg);color:var(--input-fg);border:1px solid var(--input-border);border-radius:6px;outline:none;padding:2px 6px;transition:border-color .15s,box-shadow .15s,background-color .15s;box-shadow:0 0 0 2px transparent}.EditableTitle-module__WWGE9q__inputEditing:focus{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.2)}
.CollapseButton-module__lwjuea__chevronBtn{cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:background-color .15s;display:inline-flex}.CollapseButton-module__lwjuea__chevronBtn:hover{background:var(--hover-tint)}.CollapseButton-module__lwjuea__chevron{transition:transform .18s;transform:rotate(0)}.CollapseButton-module__lwjuea__chevronExpanded{transform:rotate(90deg)}.CollapseButton-module__lwjuea__collapse{opacity:0;grid-template-rows:0fr;margin-left:24px;transition:grid-template-rows .22s,opacity .18s;display:grid}.CollapseButton-module__lwjuea__expanded{opacity:1;grid-template-rows:1fr}.CollapseButton-module__lwjuea__collapseInner{overflow:hidden}
.VideoContainer-module__DIvq8W__videoContainer{border:2px solid var(--border);width:-moz-fit-content;width:fit-content;display:flex}.VideoContainer-module__DIvq8W__videoContainerFull{width:304px}
.page-module___8aEwW__page{justify-content:center;width:100%;height:100vh;display:flex}
