@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";@media (max-width: 576px){body{margin:0}}.ideaPage{display:flex;justify-content:start;align-items:start;width:calc(100% - 4rem);height:calc(100vh - 5rem);margin:2rem}@media (max-width: 576px){.ideaPage{display:none}}.left,.right{display:flex;flex-direction:column;justify-content:space-between;height:calc(100% - 4rem);width:15%;position:fixed;top:2rem;z-index:3}@media (max-width: 576px){.left,.right{flex-direction:row;width:calc(100% - 2rem);height:20%;top:1rem}}@media (min-width: 1921px){.left,.right{width:10%}}.mid{display:flex;width:70%;margin:0 15%;flex-direction:column;align-items:center;justify-content:center}@media (max-width: 576px){.mid{margin:5% 0;width:100%}}@media (min-width: 1921px){.mid{width:80%;margin:0 15%}}.right{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;right:2rem}@media (max-width: 576px){.right{display:none;flex-direction:row;justify-content:center;width:calc(100% - 3rem);height:10%;top:unset;right:unset;bottom:1rem}}.top{display:flex;justify-content:center;align-items:end;width:100%;min-height:25vh;margin-bottom:5rem}@media (max-width: 576px){.top{min-height:19%;align-items:start;margin:5rem 0 2rem}}@media (min-width: 1921px){.top{margin-bottom:12rem}}.bottom{display:flex;justify-content:center;align-items:center;width:100%}@media (max-width: 576px){.bottom{height:60vh;overflow-y:scroll;scrollbar-width:0}}.bottom::-webkit-scrollbar{display:none}.rootHolder{display:flex;justify-content:center;align-items:flex-start;gap:2rem;width:80%}@media (max-width: 576px){.rootHolder{flex-direction:column-reverse;align-items:center;gap:1rem}}.back{display:flex;justify-content:center;align-items:center;gap:.75rem;width:7rem;height:2.8rem;background:#c84600;font-size:1.25rem;font-weight:500}@media (max-width: 576px){.back{justify-self:flex-end}}@media (min-width: 1921px){.back{width:9rem;height:3.2rem;font-size:1.55rem}}.back.layerZero{opacity:0;pointer-events:none}.ideaSpace{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;gap:3.5rem}.ideaRoot{display:flex;align-items:center;justify-content:center;text-align:center;min-width:14.75rem;min-height:7.25rem;font-size:3.125rem;background:#a3703e;margin-left:9.5rem;padding:.5rem 2rem;transition:all .3s ease;word-break:break-word}.ideaRoot .ideaRoot-text{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 576px){.ideaRoot{margin:0 2rem;font-size:2rem;min-height:6rem}}@media (min-width: 1921px){.ideaRoot{min-width:20rem;min-height:10rem;font-size:4.72rem;padding:1rem 2rem}}.rootAdditionalButtons{display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;height:100%;min-height:8.5rem}@media (max-width: 576px){.rootAdditionalButtons{flex-direction:row-reverse;min-height:2rem;min-width:100%}}@media (min-width: 1921px){.rootAdditionalButtons{min-height:12rem}}.moveBack{display:flex;justify-content:center;align-items:center;font-size:1.25rem;min-width:8rem;opacity:.5;border:2px dashed black;border-radius:5px;box-shadow:2px 2px 0 2px #000;flex-grow:1;padding:0rem 1rem;white-space:normal;word-break:break-word}@media (max-width: 576px){.moveBack{min-height:2.8rem}}@media (min-width: 1921px){.moveBack{font-size:2.5rem;min-width:13rem;border-radius:10px;box-shadow:4px 4px 0 2px #000;border:4px dashed black;padding:0rem 1rem}}.ideaNodes{width:100%;justify-content:space-between;row-gap:5rem;margin-bottom:10rem;display:grid;grid-template-columns:repeat(4,1fr);justify-items:center}@media (max-width: 576px){.ideaNodes{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;row-gap:2rem}}@media screen and (min-width: 576px) and (max-width: 1438px){.ideaNodes{grid-template-columns:repeat(3,1fr)}}.ideaNode{display:grid;grid-template-columns:1fr;align-items:center;background:#41bc28;width:15rem;min-height:4.625rem;height:fit-content;font-weight:500;padding:.5rem 1rem;word-break:break-word;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:manipulation}.ideaNode.parent{background:#00a9d8;font-size:1.875rem;text-align:center;justify-content:center;padding:2.5rem 1rem;gap:1rem}@media (min-width: 1921px){.ideaNode.parent{width:20.5rem;font-size:2.5rem;padding:2.5rem 1.5rem}}@media screen and (max-width: 576px){.ideaNode.parent{padding:1.75rem 1rem 1.25rem}}.ideaNode.leaf{background:#41bc28;font-size:1.6rem;text-align:left;min-height:2.625rem;width:14rem;padding:2.25rem 1.5rem 2rem}@media (min-width: 1921px){.ideaNode.leaf{width:21rem;font-size:2.25rem;padding:2.5rem 1.5rem 2rem}}@media screen and (min-width: 576px) and (max-width: 1438px){.ideaNode.leaf{width:10rem;padding:2rem 1.5rem 1.5rem}}.ideaNode.link{background:#e8e879;font-size:1.875rem;text-align:center;justify-content:center;padding:2.25rem 1rem;text-decoration:none;color:#000}@media (min-width: 1921px){.ideaNode.link{width:20rem;font-size:2.75rem}}@media (max-width: 576px){.ideaNode{position:relative;width:15rem}}@media (min-width: 1921px){.ideaNode{width:16rem;padding:1rem}}@media screen and (800px to 1438px){.ideaNode{width:1rem}}@media screen and (min-width: 576px) and (max-width: 1438px){.ideaNode{width:10rem}}.ideaNode:hover .copy{opacity:.5;visibility:visible;pointer-events:all}.copy{all:unset;display:flex;justify-self:end;align-self:start;cursor:pointer;width:1.2rem;height:1.2rem;opacity:.5;pointer-events:none;opacity:0;transition:opacity .3s ease;position:absolute;top:1rem;right:1rem}@media (max-width: 576px){.copy{opacity:.5;width:1rem;height:1rem}}@media (min-width: 1921px){.copy{width:1.5rem;height:1.5rem}}.copy:hover{opacity:1}.editLink{right:4rem}@media (max-width: 576px){.editLink{right:4rem}}@media (min-width: 1921px){.editLink{right:5rem}}.copyImg,.changeLinkImg{width:fit-content}.renameButtonNode{right:2.5rem}@media (max-width: 576px){.renameButtonNode{right:2.5rem}}@media (min-width: 1921px){.renameButtonNode{right:3rem}}.navbar{display:flex;flex-direction:column;align-items:start;justify-content:space-between;position:sticky;width:20%;gap:2rem;height:20vh}.navbar.rightSide{justify-content:space-between;gap:2.5rem;height:100vh;align-items:end;gap:0;width:100%}@media (max-width: 576px){.navbar{flex-direction:row;height:fit-content}.navbar.rightSide{flex-direction:row-reverse;height:fit-content;width:100%;justify-content:space-between}}.rightSideButtons{display:flex;flex-direction:column;align-items:flex-end;gap:2.5rem}@media (max-width: 576px){.rightSideButtons{flex-direction:row-reverse;justify-content:space-between;width:100%}}.logo-map-box{background:#e9f9e5;border:3px solid #111;border-radius:14px;padding:10px 18px 18px 10px;display:inline-flex}.navButton{padding:.5rem;aspect-ratio:1/1}.navButton.navImg{width:100%;height:75%}.largeSideButton{-webkit-user-select:none;user-select:none;width:5.625rem;height:5.625rem;display:flex;align-items:center;justify-content:center}@media (max-width: 576px){.largeSideButton{width:3rem;height:3rem}}@media (min-width: 1921px){.largeSideButton{width:8rem;height:8rem}}@media screen and (min-width: 576px) and (max-width: 1438px){.largeSideButton{width:5rem;height:5rem}}.mediumSideButton{-webkit-user-select:none;user-select:none;width:3.75rem;height:3.75rem;display:flex;align-items:center;justify-content:center}@media (max-width: 576px){.mediumSideButton{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center}}@media (min-width: 1921px){.mediumSideButton{width:5.25rem;height:5.25rem}}@media screen and (min-width: 576px) and (max-width: 1438px){.mediumSideButton{width:3.5rem;height:3.5rem}}.smallSideButton{-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem}@media (max-width: 576px){.smallSideButton{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;display:none}}@media (min-width: 1921px){.smallSideButton{width:4rem;height:4rem}}.trashCan{display:flex;justify-content:center;align-items:center}.buttonImg{-webkit-user-select:none;user-select:none}@media (max-width: 576px){.buttonImg.logoButton{width:100%;height:100%}}@media (min-width: 1921px){.buttonImg{width:50%;height:50%}.buttonImg.logoButton{width:90%;height:90%}}.trashCan>.buttonImg{width:70%;height:70%}.tooltip-wrapper{position:relative;display:inline-flex}.tooltip-highlighted{outline:3px solid #E8E879!important;outline-offset:2px}.tooltip-text{position:absolute;top:50%;transform:translateY(-50%);background:#e8e879;border:2px solid #111;border-radius:6px;padding:.35rem .65rem;font-size:1.5rem;font-weight:600;white-space:nowrap;z-index:100;pointer-events:none;box-shadow:2px 2px #111}.tooltip-text.tooltip-right{left:calc(100% + 18px)}.tooltip-text.tooltip-left{right:calc(100% + 18px)}@media (max-width: 576px){.tooltip-text{display:none}}.auth{display:flex;flex-direction:column;align-items:center;margin-top:10rem;gap:5rem;font-family:DM Sans,sans-serif}@media (max-width: 576px){.auth{margin-top:7rem}}@media (min-width: 1921px){.auth{gap:15rem}}.largeLogo{-webkit-user-select:none;user-select:none}@media (max-width: 576px){.largeLogo{scale:.7}}@media (min-width: 1921px){.largeLogo{scale:1.5}}.authForm{display:flex;flex-direction:column;align-items:center;transition:all .3s ease}@media (min-width: 1921px){.authForm{scale:1.5}}.authInputs{display:flex;flex-direction:column;align-items:center;gap:2rem}.input{width:26rem;height:2.5rem;background:#d3ded1;padding:1rem;font-size:1.6rem}@media (max-width: 576px){.input{width:20rem;height:2rem}}.authSubmit{width:28rem;height:3.5rem;font-size:1.875rem;margin-top:3.5rem;background:#41bc28;-webkit-user-select:none;user-select:none}.authSubmit.login{transform:translateY(-6.5rem);transition:all .3s ease}.authSubmit.register{transform:translateY(0);transition:all .3s ease}@media (min-width: 1921px){.authSubmit{height:4rem}}@media (max-width: 576px){.authSubmit{width:22rem;height:3rem}}.switchAuth{font-size:1.25rem;transition:all .3s ease;-webkit-user-select:none;user-select:none}.switchAuth.login{transform:translateY(-6.5rem)}.switchAuth.register{transform:translateY(0)}@media (max-width: 576px){.switchAuth{font-size:1.1rem}}.switchAuthButton{text-decoration:underline;color:#2b701d;cursor:pointer}.confirmPassword{opacity:0;transform:translateY(-20px);transition:opacity .3s ease,transform .3s ease}.confirmPassword.visible{opacity:1;transform:translateY(0)}.confirmPassword.hidden{opacity:0;transform:translateY(-20px)}.messageBox{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:.5s opacity;font-weight:500;border-radius:20px;text-align:center;bottom:2rem;width:18rem;height:4rem;font-size:1rem;padding:.25rem}@media (min-width: 1024px){.messageBox{font-size:1.5rem;padding:.5rem;bottom:3rem;right:3rem;min-width:22rem;height:6rem}}@media (min-width: 1921px){.messageBox{top:4rem;width:30rem;height:8rem;font-size:2rem;padding:1.5rem}}.messageBox.bad{background:#c84600;opacity:1}.messageBox.good{background:#41bc28;opacity:1}.howToUsePopup{transform:translate(-25%);opacity:0;pointer-events:none;display:flex;justify-content:space-around;align-items:center;padding:2rem 1rem;position:absolute;right:10vh;width:45rem;min-height:fit-content;border-radius:10px;border:3px solid black;box-shadow:4px 4px 0 2px #000;transition:all .3s ease;gap:1.5rem}@media (max-width: 576px){.howToUsePopup{width:80vw;height:fit-content;padding:1rem;right:1rem;top:-30rem;left:0;margin:auto}}@media (min-width: 1921px){.howToUsePopup{width:58rem;min-height:fit-content;border:4px solid black}}.header{margin:0;font-size:2.25rem;font-weight:500;-webkit-user-select:none;user-select:none}@media (min-width: 1921px){.header{font-size:3rem}}.subHeader{margin:.3rem 0 .75rem;-webkit-user-select:none;user-select:none}@media (min-width: 1921px){.subHeader{font-size:1.2rem}}.details{font-size:1.25rem;margin:0;font-weight:400;vertical-align:top;height:100%}@media (min-width: 1921px){.details{font-size:1.5rem}}.helpGridIcon{display:flex;justify-content:center;align-items:center;width:fit-content;height:fit-content;border-radius:10px;border:2px solid black;box-shadow:1px 1px 0 1px #000;padding:.25rem .75rem;font-size:1.1rem}@media (min-width: 1921px){.helpGridIcon{padding:1rem;font-size:1.75rem}}.helpGridIcon.helpLeaf{padding:.65rem 1.25rem;background:#41bc28}.helpGridIcon.helpRoot{background:#a3703e;padding:.5rem 1rem}.helpGridIcon.helpBack{padding:.5rem 1rem;background:#c84600}.helpGridIcon.helpParent{padding:.65rem 1.25rem;background:#00a9d8}.helpGridIcon.helpLink{padding:.65rem 1.25rem;background:#e8e879}.helpGridIcon.helpTrash{width:1rem;height:1rem;background:#c80000;aspect-ratio:1/1}@media (min-width: 1921px){.helpGridIcon.helpTrash{padding:1rem;font-size:1.5rem}}.helpGridIcon.helpPlus{width:1rem;height:1rem;background:#41bc28;aspect-ratio:1/1}@media (min-width: 1921px){.helpGridIcon.helpPlus{padding:1rem;font-size:1.5rem}}.helpImg{display:flex;justify-content:center;align-items:center;width:90%;height:90%}.helpImg.trash{width:100%;height:100%}@media (min-width: 1921px){.helpImg,.helpImg.trash{width:150%;height:150%}}.helpGrid{display:grid;grid-template-columns:1fr 5fr;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;gap:1rem}.helpGrid::-webkit-scrollbar{display:none}@media (max-width: 576px){.helpGrid{grid-template-columns:repeat(2,1fr);gap:.5rem;padding:0 .5rem;margin:0 auto;width:100%;height:fit-content}}@media (min-width: 1921px){.helpGrid{grid-template-columns:1fr 5fr;gap:2rem;margin:0 auto;width:100%;height:fit-content}}.detailsBox{display:inline-block;padding:.25rem .5rem;box-shadow:2px 2px 0 2px #000;font-weight:500;font-size:1rem;border-radius:6px;border:2px solid black;margin:.25rem;text-align:center;line-height:1}.detailsBox.square{width:1rem;height:1rem;padding:.25rem;aspect-ratio:1/1}.detailsBox.square.danger{width:1.25rem;height:1.25rem;padding:.5rem}@media (min-width: 1921px){.detailsBox{font-size:1.6rem;padding:.5rem .75rem;border:3px solid black;border-radius:12px}.detailsBox.square{width:1.25rem;height:1.25rem;padding:.55rem}.detailsBox.square.danger{width:2rem;height:2rem;padding:.75rem}}.moveArrow{opacity:0;pointer-events:none;cursor:pointer;scale:1.5;-webkit-user-select:none;user-select:none;margin:0 .5rem 0 .25rem}.show{opacity:1;pointer-events:auto}.show.howToUsePopup{transform:translate(0)}.patchNotesPopup{transition:all .3s ease;transform:translate(-25%);opacity:0;pointer-events:none;display:flex;flex-direction:column;padding:2rem;position:absolute;right:10vh;width:35rem;max-height:70vh;overflow-y:auto;gap:1rem;border-radius:10px;border:3px solid black;box-shadow:4px 4px 0 2px #000}.patchNotesPopup::-webkit-scrollbar{display:none}.patchNotesPopup.show{transform:translate(0);opacity:1;pointer-events:auto}@media (min-width: 1921px){.patchNotesPopup{width:48rem;border:4px solid black}}.patchNotes-list{display:flex;flex-direction:column;gap:1.25rem}.patchNotes-entry{display:flex;flex-direction:column;gap:.25rem;padding-bottom:1.25rem;border-bottom:2px solid rgba(0,0,0,.12)}.patchNotes-entry:last-child{border-bottom:none;padding-bottom:0}.patchNotes-tag{display:inline-block;padding:.15rem .5rem;background:#00a9d8;border:2px solid black;border-radius:4px;font-size:.75rem;font-weight:700;width:fit-content}.patchNotes-title{margin:.25rem 0 0;font-size:1.1rem;font-weight:600}.patchNotesBtn{font-size:1.1rem;line-height:1;color:#1a1208}@media (min-width: 1921px){.patchNotesBtn{font-size:1.6rem}}.patchNotes-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-shrink:0}.patchNotes-recommend-btn{flex-shrink:0;padding:.35rem .75rem;font-size:.85rem;font-weight:600;background:#e8e879;white-space:nowrap}@media (min-width: 1921px){.patchNotes-recommend-btn{font-size:1.1rem;padding:.5rem 1rem}}.patchNotes-form{display:flex;flex-direction:column;gap:.75rem;flex:1}.patchNotes-input{width:100%;padding:.6rem .75rem;font-size:1rem;font-family:inherit;background:#fff;box-sizing:border-box}@media (min-width: 1921px){.patchNotes-input{font-size:1.3rem;padding:.75rem 1rem}}.patchNotes-textarea{width:100%;padding:.6rem .75rem;font-size:1rem;font-family:inherit;background:#fff;resize:none;min-height:8rem;box-sizing:border-box}@media (min-width: 1921px){.patchNotes-textarea{font-size:1.3rem;padding:.75rem 1rem;min-height:10rem}}.patchNotes-form-btns{display:flex;gap:1rem;margin-top:.25rem}.patchNotes-form-btns .modalButton{flex:1;height:3rem;font-size:1rem}@media (min-width: 1921px){.patchNotes-form-btns .modalButton{height:4rem;font-size:1.4rem}}.patchNotes-msg{font-size:.9rem;margin:0;font-weight:500}.patchNotes-msg--error{color:#c80000}.patchNotes-msg--success{color:#2b701d;font-size:1rem}@media (min-width: 1921px){.patchNotes-msg{font-size:1.2rem}}.overlay{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;position:fixed;top:0;left:0;background:#00000080}.neobrutal.modal{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#e9f9e5;width:33rem;min-height:18rem;gap:1rem;padding:2rem 1rem;border-radius:10px}@media (max-width: 576px){.neobrutal.modal{width:85%;min-height:20rem;padding:2rem 1rem}}@media (min-width: 1921px){.neobrutal.modal{width:42.5rem;min-height:24rem}}.confirmModal .cancel{background:#e8e879}.neobrutal.modal.confirmModal{min-height:auto}@media (max-width: 576px){.neobrutal.modal.confirmModal{min-height:auto}}@media (min-width: 1921px){.neobrutal.modal.confirmModal{min-height:auto}}.confirmText{font-size:2rem;font-weight:400;text-align:center;margin:0}.confirmText strong{font-weight:800}@media (min-width: 1921px){.confirmText{font-size:2.75rem}}.contentHolder{display:flex;background:#d3ded1;flex-direction:column;align-items:flex-end;min-height:8rem;box-shadow:4px 4px 0 2px #000;width:28.125rem;border-radius:10px;border:2px solid black}@media (max-width: 576px){.contentHolder{width:20rem}}@media (min-width: 1921px){.contentHolder{border:3px solid black;width:37rem;min-height:10rem;font-size:2rem}}.linkButton{all:unset;display:flex;justify-content:start;align-items:center;padding:.5rem 1rem;width:1rem;height:1rem;cursor:pointer}.linkInput{all:unset;background:#e9f9e5;position:relative;top:-2.5rem;right:0rem;padding:.5rem 1rem;min-width:20rem;display:none;font-size:.8rem}.linkInput::selection{background:#e9f9e5;color:#000}@media (max-width: 576px){.linkInput{min-width:15rem;top:-3rem;left:-17rem}}@media (min-width: 1921px){.linkInput{top:-3rem;min-width:35rem;font-size:1.25rem}}.show{display:flex}.ideaContent{width:26.125rem;min-height:8rem;font-size:1.5rem;padding:2rem 1rem 0rem;background:#d3ded1;resize:vertical;height:100%;border:none;border-radius:10px}.ideaContent::-webkit-scrollbar{display:none}.ideaContent:active,.ideaContent:focus{outline:none}@media (max-width: 576px){.ideaContent{width:18rem;min-height:4rem;padding:1rem;resize:none;overflow:hidden}}@media (min-width: 1921px){.ideaContent{width:33rem;min-height:10rem;font-size:2rem;padding:2rem}}.modalButtons{display:flex;width:28.125rem;justify-content:space-between}@media (max-width: 576px){.modalButtons{width:20rem;gap:1rem}}@media (min-width: 1921px){.modalButtons{width:37rem}}.modalButton{display:flex;justify-content:center;align-items:center;width:12.5rem;height:4rem;font-size:1.5rem}.modalButton.cancel{background:#c84600}.modalButton.continue{background:#41bc28}.modalButton.delete{background:#c80000}@media (min-width: 1921px){.modalButton{width:17rem;height:5rem;font-size:2rem}}.howDeepHolder{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.depthIndicator{position:relative;width:fit-content;min-width:3rem;min-height:3rem;display:flex;align-items:center;justify-content:center;background:#a3703e;border:2px solid black;border-radius:5px;box-shadow:2px 2px 0 2px #000;font-size:0;cursor:pointer;transition:all .2s ease}.depthIndicator:hover .depthText{font-size:1.5rem;opacity:1}.depthIndicator:hover{box-shadow:0 0 0 2px #000;translate:2px 2px}.depthIndicator:active{background:#41bc28}@media (max-width: 576px){.depthIndicator{display:none}}.depthText{display:flex;position:absolute;border-radius:5px;border:3px solid black;transition:all .2s ease;padding:.5rem 1rem;opacity:0;background:#a3703e;bottom:0;right:var(--label-right, 13rem);width:fit-content;white-space:nowrap}.mmobile{display:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}@media (max-width: 576px){.mmobile{display:flex;flex-direction:column;position:fixed;top:0;right:0;bottom:0;left:0;background:#e9f9e5;background-size:40px 40px;background-image:linear-gradient(rgba(65,188,40,.2) 1px,transparent 1px),linear-gradient(to right,rgba(65,188,40,.2) 1px,transparent 1px);overflow:hidden;z-index:10}}.mmobile-nav{flex-shrink:0;display:flex;align-items:center;gap:10px;padding:14px 16px 8px}.mmobile-back{flex-shrink:0;background:#c84600;color:#111;font-size:1.3rem;font-weight:700;padding:6px 13px;border:3px solid #111;border-radius:11px;box-shadow:0 4px #111;cursor:pointer;font-family:inherit;line-height:1}.mmobile-crumbs{flex:1;display:flex;gap:4px;align-items:center;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.mmobile-crumbs::-webkit-scrollbar{display:none}.mmobile-crumb{background:none;border:none;font-size:.85rem;color:#7a7a72;cursor:pointer;padding:0;font-family:inherit;white-space:nowrap}.mmobile-crumb--active{font-weight:700;color:#111}.mmobile-logout{flex-shrink:0;width:42px;height:42px;background:#d3ded1;border:3px solid #111;border-radius:10px;box-shadow:0 3px #111;cursor:pointer;display:flex;align-items:center;justify-content:center}.mmobile-logout img{width:22px;height:22px}.mmobile-help{flex-shrink:0;width:42px;height:42px;background:#d3ded1;border:3px solid #111;border-radius:10px;box-shadow:0 3px #111;cursor:pointer;display:flex;align-items:center;justify-content:center}.mmobile-help img{width:22px;height:22px}.mmobile-help-sheet{position:fixed;left:10px;right:10px;top:50%;transform:translateY(-50%);z-index:31;background:#d3ded1;border:3px solid #111;border-radius:20px;padding:16px;max-height:80vh;display:flex;flex-direction:column;animation:mmSheetUp .22s cubic-bezier(.2,.8,.25,1)}.mmobile-help-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.mmobile-help-pager{font-size:.9rem;font-weight:600;color:#111}.mmobile-help-close{background:#d3ded1;border:2px solid #111;border-radius:8px;font-size:.9rem;padding:4px 10px;cursor:pointer;font-family:inherit;line-height:1.4}.mmobile-help-content{flex:1;overflow-y:auto;scrollbar-width:none}.mmobile-help-content::-webkit-scrollbar{display:none}.mmobile-help-title{font-size:1.5rem;font-weight:700;margin:0 0 12px;line-height:1.2;color:#111}.mmobile-help-subtext{font-size:.9rem;color:#111;margin:-8px 0 12px}.mmobile-help-text{font-size:.97rem;line-height:1.55;margin:0;color:#111}.mmobile-help-grid{display:grid;grid-template-columns:auto 1fr;gap:12px 14px;align-items:center}.mmobile-help-badge{display:inline-flex;align-items:center;justify-content:center;border:2px solid #111;border-radius:8px;font-size:1.15rem;font-weight:700;padding:9px 8px;white-space:nowrap;align-self:start;margin-top:2px;color:#111}.mmobile-help-badge--root{background:#a3703e}.mmobile-help-badge--add{background:#41bc28}.mmobile-help-badge--back{background:#c84600}.mmobile-help-badge--delete{background:#c80000}.mmobile-help-badge--leaf{background:#41bc28}.mmobile-help-badge--parent{background:#00a9d8}.mmobile-help-badge--link{background:#e8e879}.mmobile-help-badge-icon{width:22px;height:22px;display:block}.mmobile-help-nav{flex-shrink:0;display:flex;gap:10px;margin-top:14px}.mmobile-help-nav-btn{flex:1;border:3px solid #111;border-radius:11px;font-family:inherit;font-size:1rem;padding:12px;cursor:pointer;box-shadow:0 3px #111;background:#d3ded1}.mmobile-help-nav-btn--next{background:#41bc28}.mmobile-help-nav-btn:disabled{opacity:.3;box-shadow:none;cursor:default}.mmobile-header{flex-shrink:0;margin:0 16px 12px;background:#a3703e;border:3px solid #111;border-radius:14px;box-shadow:0 5px #111;padding:16px 18px;-webkit-user-select:none;user-select:none;cursor:pointer;-webkit-touch-callout:none}.mmobile-header-title{font-size:1.75rem;font-weight:700;color:#1a1208;line-height:1.15;word-break:break-word}.mmobile-header-count{font-size:.82rem;color:#140c028c;margin-top:4px}.mmobile-list{flex:1;min-height:0;overflow-y:auto;padding:0 16px 12px;scrollbar-width:none}.mmobile-list::-webkit-scrollbar{display:none}.mmobile-nav-logo{flex:1;height:42px;width:auto;object-fit:contain;object-position:center center}.mmobile-node{display:flex;align-items:center;gap:12px;border:3px solid #111;border-radius:11px;box-shadow:0 4px #111;padding:14px 15px;margin-bottom:12px;-webkit-user-select:none;user-select:none;cursor:pointer;-webkit-touch-callout:none}.mmobile-node--parent{background:#00a9d8}.mmobile-node--leaf{background:#41bc28}.mmobile-node--link{background:#e8e879}.mmobile-node--selectable{outline:3px dashed #111;outline-offset:2px}.mmobile-node-title{flex:1;font-size:1.05rem;color:#1a1208;word-break:break-word}.mmobile-node-count{flex-shrink:0;font-size:.78rem;color:#140c028c}.mmobile-node-arrow{flex-shrink:0;font-size:1.1rem;color:#1a1208}.mmobile-empty{border:3px dashed #9a9a92;border-radius:11px;padding:26px 14px;text-align:center;color:#7a7a72;font-size:1rem;line-height:1.7;margin-top:8px}.mmobile-fab-area{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;margin:0 16px 10px;padding:12px 16px;background:#d3ded1;border:3px solid #111;border-radius:20px;box-shadow:0 5px #111}.mmobile-patchnotes-btn{width:64px;height:64px;border:3px solid #111;border-radius:18px;background:#fff;box-shadow:0 5px #111;cursor:pointer;font-size:1.6rem;line-height:1;color:#1a1208;display:flex;align-items:center;justify-content:center}.mmobile-patchnotes-entry{padding-bottom:16px;border-bottom:2px solid rgba(0,0,0,.12)}.mmobile-patchnotes-entry:last-child{border-bottom:none;padding-bottom:0}.mmobile-patchnotes-tag{display:inline-block;padding:2px 8px;background:#00a9d8;border:2px solid #111;border-radius:4px;font-size:.75rem;font-weight:700}.mmobile-patchnotes-title{margin:6px 0 4px;font-size:1.05rem;font-weight:600}.mmobile-patchnotes-recommend-btn{flex-shrink:0;padding:4px 10px;background:#e8e879;border:2px solid #111;border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;font-family:inherit;line-height:1.4}.mmobile-patchnotes-form{display:flex;flex-direction:column;gap:10px}.mmobile-patchnotes-textarea{min-height:100px;resize:none}.mmobile-patchnotes-msg{font-size:.85rem;font-weight:500;margin:0}.mmobile-patchnotes-msg--error{color:#c80000}.mmobile-patchnotes-msg--success{color:#2b701d}.mmobile-navigate-btn{width:64px;height:64px;border:3px solid #111;border-radius:18px;background:#fff;box-shadow:0 5px #111;cursor:pointer;font-size:1.9rem;line-height:1;color:#1a1208;display:flex;align-items:center;justify-content:center}.mmobile-navigate-btn--active{background:#7322c3;box-shadow:0 2px #111;translate:0 2px;color:#fff}.mmobile-fab{width:64px;height:64px;border:3px solid #111;border-radius:18px;background:#41bc28;color:#1a1208;box-shadow:0 5px #111;font-size:2.4rem;font-family:inherit;cursor:pointer;line-height:0;padding-bottom:4px}.mmobile-edit-btn{width:64px;height:64px;border:3px solid #111;border-radius:18px;background:#fff;box-shadow:0 5px #111;cursor:pointer;display:flex;align-items:center;justify-content:center}.mmobile-edit-btn img{width:26px;height:26px}.mmobile-edit-btn--active{background:#00a9d8;box-shadow:0 2px #111;translate:0 2px}.mmobile-select-hint{flex-shrink:0;text-align:center;font-size:.82rem;font-weight:600;color:#1a1208;background:#a3703e;border:2px solid #111;border-radius:10px;padding:7px 16px;margin:0 16px 12px}.mmobile-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background:#00000052;animation:mmScrimIn .15s ease}.mmobile-sheet{position:fixed;left:10px;right:10px;bottom:10px;z-index:31;background:#d3ded1;border:3px solid #111;border-radius:20px;padding:16px;animation:mmSheetUp .22s cubic-bezier(.2,.8,.25,1)}.mmobile-sheet-title{position:relative;text-align:center;font-size:1.15rem;font-weight:700;margin:2px 0 14px}.mmobile-sheet-close{position:absolute;right:0;top:50%;transform:translateY(-50%);background:none;border:none;font-size:1.1rem;cursor:pointer;padding:4px 6px;color:#111;line-height:1}.mmobile-actions{display:flex;flex-direction:column;gap:7px}.mmobile-action-btn{display:flex;align-items:center;gap:10px;text-align:left;border:2px solid #111;border-radius:11px;background:#d3ded1;font-family:inherit;font-size:1rem;font-weight:600;color:#111;padding:10px 13px;cursor:pointer;width:100%}.mmobile-action-btn--open,.mmobile-action-btn--link,.mmobile-action-btn--rename,.mmobile-action-btn--move{background:#fff}.mmobile-action-btn--delete{background:#c80000}.mmobile-action-icon{width:20px;height:20px;flex-shrink:0}.mmobile-rename-input{width:100%;border:3px solid #111;border-radius:11px;font-family:inherit;font-size:1.1rem;padding:13px 14px;outline:none;box-shadow:0 3px #111;background:#d3ded1;box-sizing:border-box}.mmobile-rename-input:focus{background:#8ce6ff}.mmobile-rename-input--grow{resize:none;overflow:hidden;min-height:unset;line-height:1.4}.mmobile-sheet-btns{display:flex;gap:10px;margin-top:14px}.mmobile-sheet-btn{flex:1;border:3px solid #111;border-radius:11px;font-family:inherit;font-size:1rem;font-weight:600;padding:12px;cursor:pointer;box-shadow:0 3px #111}.mmobile-sheet-btn--cancel{background:#c84600}.mmobile-sheet-btn--save{background:#41bc28}.mmobile-sheet-btn--delete{background:#c80000}.mmobile-confirm-text{font-size:1rem;color:#111;text-align:center;margin:0 0 16px;line-height:1.5}.mmobile-move-list{max-height:320px;overflow-y:auto;display:flex;flex-direction:column;scrollbar-width:none}.mmobile-move-list::-webkit-scrollbar{display:none}.mmobile-move-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.mmobile-move-btn{flex:1;text-align:left;border:2px solid #111;border-radius:10px;background:#d3ded1;font-family:inherit;font-size:.95rem;padding:11px 14px;cursor:pointer}.mmobile-move-btn--parent{background:#00a9d8}.mmobile-move-btn--leaf{background:#41bc28}.mmobile-move-btn--link{background:#e8e879}.mmobile-move-btn--disabled{opacity:.4;cursor:default}.mmobile-move-btn--current{outline:3px solid #111;outline-offset:2px;opacity:.6;cursor:default}.mmobile-move-toggle{flex-shrink:0;width:38px;height:38px;border:2px solid #111;border-radius:9px;background:#d3ded1;font-family:inherit;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center}@keyframes mmSheetUp{0%{transform:translateY(110%)}to{transform:translateY(0)}}@keyframes mmScrimIn{0%{opacity:0}to{opacity:1}}.neutral{background:#d3ded1}.leaf{background:#41bc28}.danger{background:#c80000}.roots{background:#a3703e}.backColor{background:#c84600}.mm-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2}.mm-body{width:100%;height:100%;overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;cursor:grab;-webkit-user-select:none;user-select:none;display:flex;justify-content:center;align-items:flex-start;background:#e9f9e5;background-size:40px 40px;background-image:linear-gradient(rgba(65,188,40,.28) 1px,transparent 1px),linear-gradient(to right,rgba(65,188,40,.28) 1px,transparent 1px)}.mm-body--dragging{cursor:grabbing}.mm-canvas{flex-shrink:0;padding:3rem 4rem}.mm-empty-msg{padding:3rem;font-size:1.25rem;color:#555}.mm-node-col{display:flex;flex-direction:column;align-items:center}.mm-connector-v{width:3px;height:28px;background:#111;flex-shrink:0}.mm-children-row{display:flex;align-items:flex-start}.mm-child-wrap{position:relative;padding:28px 12px 0;display:flex;flex-direction:column;align-items:center}.mm-child-wrap:before{content:"";position:absolute;top:0;left:calc(50% - 1.5px);width:3px;height:28px;background:#111}.mm-child-wrap:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#111}.mm-child-wrap:first-child:not(:only-child):after{left:calc(50% - 1.5px)}.mm-child-wrap:last-child:not(:only-child):after{right:calc(50% - 1.5px)}.mm-child-wrap:only-child:after{display:none}.mm-toggle-btn{width:22px;height:22px;border-radius:50%;border:2.5px solid #111;background:#fff;font-size:1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;line-height:1;margin:3px 0;flex-shrink:0;transition:background .12s ease;box-shadow:2px 2px 0 1px #111}.mm-toggle-btn:hover{background:#d3ded1;box-shadow:0 0 0 1px #111;translate:2px 2px}.mm-node-btn{border:3px solid #111;border-radius:8px;box-shadow:4px 4px 0 2px #111;padding:.55rem 1.1rem;font-size:.9rem;font-family:inherit;cursor:pointer;white-space:normal;word-break:break-word;max-width:160px;text-align:center;font-weight:600;line-height:1.3;transition:box-shadow .12s ease,translate .12s ease}.mm-node-btn:hover{box-shadow:0 0 0 2px #111;translate:4px 4px}.mm-node-btn--root{font-size:1.5rem;padding:1rem 2rem;max-width:280px;box-shadow:6px 6px 0 2px #111}.mm-node-btn--parent{background:#00a9d8}.mm-node-btn--leaf{background:#41bc28}.mm-node-btn--link{background:#e8e879}.mm-node-btn--current{background:#a3703e;color:#fff;box-shadow:4px 4px 0 2px #111,0 0 0 4px #6b4929}@media (min-width: 1921px){.mm-node-btn{font-size:1.15rem;padding:.7rem 1.4rem}}html{overflow-x:hidden}body{background:#e9f9e5;background-size:40px 40px;background-image:linear-gradient(rgba(65,188,40,.2) 1px,transparent 1px),linear-gradient(to right,rgba(65,188,40,.2) 1px,transparent 1px);font-family:DM Sans,sans-serif}@media (max-width: 576px){button{color:#000}}.main{display:flex;justify-content:center;align-items:center;width:100%;min-height:100vh;margin:0}.neobrutal-button{cursor:pointer;border-radius:5px;border:3px solid black;box-shadow:4px 4px 0 2px #000;transition:box-shadow .3s ease,translate .3s ease}@media (min-width: 1921px){.neobrutal-button{border:4px solid black;border-radius:10px;box-shadow:6px 6px 0 2px #000}}.neobrutal-button:hover{box-shadow:0 0 0 2px #000;translate:4px 4px}.neobrutal-input{cursor:text;border-radius:5px;border:2px solid black;transition:all .3s ease}@media (min-width: 1921px){.neobrutal-input{border:2px solid black}}.neobrutal-input:focus{box-shadow:4px 4px 0 2px #000;background:#00a9d8;color:#000}.neobrutal-input:focus::placeholder{color:#000;opacity:.5}.neobrutal{border-radius:5px;border:3px solid black;transition:all .3s ease}.neobrutal.detailsBox{border:2px solid black}
