@charset "UTF-8";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html{font-size:16px;line-height:1.5}body{font-family:Roboto,sans-serif;font-size:1rem;letter-spacing:0;line-height:1.5;margin:0;padding:0}h1{font-family:Georgia,serif;font-size:2.5rem;letter-spacing:.05em}h2{font-size:2rem;letter-spacing:.05em}h3{font-size:1.75rem;letter-spacing:.1em}p{font-size:1rem;letter-spacing:0}button,label{font-size:1rem;letter-spacing:.1em}a:hover{text-decoration:underline}small{font-size:.875rem}*,*:before,*:after{box-sizing:border-box}button{padding:10px 20px;max-width:12rem;font-size:.8em;background:#7346b640;background-size:cover;border:none;transition:background-color .4s ease}button:focus{outline:none;border:none}.icon-btn{padding:6px 16px}button:hover{background:radial-gradient(circle at bottom,#5ac9d166 1%,#7346b666);outline:0;border:none}.active-true{background:radial-gradient(circle at bottom,#f7ffcd80 1%,#7346b633);outline:0;border:none}.active-true:hover{background:radial-gradient(circle at bottom,#fcfcfc66 1%,#7346b600)!important}.full-size-button{max-width:100%!important;width:100%!important}.sideBar-container{background-color:#191919!important;overflow:hidden;display:flex;justify-content:center;align-items:start;z-index:1000;left:0;height:100vh;position:fixed;width:20vw;top:0}.sideBar{align-items:center;display:flex;justify-content:center;align-items:start;max-width:80%;height:90vh;margin-top:3rem;border-top:1px solid rgba(173,164,209,.6);padding:1em;border-radius:3px}.sideBar_nav{display:flex;flex-direction:column;max-width:100%}.idea-tool-window{position:fixed;top:0;left:20vw}.bord-loader-window{flex:1}.ideasForm{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;background-color:#313131cc;height:100vh;overflow-y:auto;overflow-x:hidden;padding:3rem;color:#fff;border-width:5px;border-style:solid;border-image:linear-gradient(to bottom,#7346b6,#ada4d1,#0000) 1 100%;border-radius:5px!important}.ideasForm p{font-size:.875rem;line-height:0;min-width:22%}.ideasForm input{min-width:78%}.add-topic-label{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;font-size:.875rem;font-weight:700;color:#ebe7e9;justify-content:space-between;gap:.6rem;width:100%;border-bottom:1px solid rgba(173,164,209,.4);border-radius:3px;padding-bottom:1rem}.add-topic-label button{font-size:.8em!important}.ideasForm small{margin:0;color:#ebe7e980;text-align:left}.btn-container{display:flex;flex-direction:row;gap:1em;justify-content:center}.btn-column{display:flex;flex-direction:column;justify-content:space-between;gap:6px}.btn-column button{font-size:.8em}.topic-block{width:100%;display:flex;flex-direction:row;align-items:center;font-size:.875rem;font-weight:700;color:#ebe7e9;justify-content:space-between;gap:.4rem}.topic-block p{text-align:center}input{color:#fff;border:2px solid rgba(115,70,182,.3);border-radius:8px;padding:5px 15px;background:transparent;outline:none;transition:border .2s ease,box-shadow .2s ease}input:focus{border:2px solid rgba(173,164,209,.5)!important;box-shadow:2px 2px 15px #7346b633 inset!important}.tools-container{border-bottom:1px solid rgba(173,164,209,.4);border-radius:3px;padding-top:2rem;padding-bottom:2rem;padding-left:6px;padding-right:6px;margin-bottom:.5rem;display:flex;flex-wrap:wrap;gap:1em}.has-tools{position:relative}.has-tools .corner-dot{position:absolute;width:.8rem!important;height:.8rem!important;padding:0;cursor:pointer;filter:brightness(3);opacity:.9!important}.has-tools .top{top:-8px;left:50%}.has-tools .right{top:50%;right:-8px}.has-tools .bottom{bottom:-8px;left:50%}.has-tools .left{top:50%;left:-8px}.block-tool-container{display:flex;justify-content:end;padding:10px 0}.block-tool-container button{width:1.2rem;height:1.2rem;padding:.2rem;font-size:.7em;background-color:#7346b680}.has-bg-field{background-color:#ada4d10d;border-radius:10px}.block-tool-container,.corner-dot{visibility:hidden}.has-tools{padding:0 15px 15px!important;box-sizing:border-box!important;border:3px solid transparent}.has-tools:focus,.has-tools:focus-within{border:3px solid rgba(173,164,209,.2);border-radius:10px}.has-tools:focus .block-tool-container,.has-tools:focus .corner-dot,.has-tools:focus-within .block-tool-container,.has-tools:focus-within .corner-dot{visibility:visible}.remove-topBorder:focus,.remove-topBorder:focus-within{border-top:none!important}.remove-bottomBorder:focus,.remove-bottomBorder:focus-within{border-bottom:none!important}.note-block{position:absolute}.note-block .block-content{border-radius:5px;background-color:#ada4d1e6;padding:10px!important}.note-block textarea{color:#18191a;border:none!important}.note-block textarea:focus{border:none!important;box-shadow:none!important}.note-block img{border:none!important}.note-block img:focus{border:none!important;box-shadow:none!important}.note-block .img-block{position:absolute;background-color:#f0f0f0}.note-block ::-webkit-scrollbar{width:8px;height:8px}.note-block ::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}.note-block ::-webkit-scrollbar-thumb:hover{background-color:#555}.note-block ::-webkit-scrollbar-track{background:#f1f1f100}.resizible{top:20px}.resizible textarea{width:100%;box-sizing:border-box}textarea{color:#fff;border:2px solid rgba(115,70,182,.3);border-radius:8px;padding:5px 15px;background:transparent;outline:none;transition:border .2s ease,box-shadow .2s ease;font-family:inherit;font-size:1rem;line-height:1.2}textarea::placeholder{color:#fff9}textarea:focus{border:2px solid rgba(173,164,209,.5)!important;box-shadow:2px 2px 15px #7346b633 inset!important}.contraint-field{position:relative;display:flex;justify-content:center;align-items:center}.board-container{width:4000px!important;height:4000px;min-width:4000px!important;max-width:4000px!important}.board-container{color:#ada4d1;flex-grow:1;background-color:#ffffff0a!important;background:repeating-linear-gradient(to bottom,#ada4d11a,#7346b605 1.8px,#7346b605 32px),repeating-linear-gradient(to right,#ada4d11a,#7346b605 1.8px,#7346b605 32px)}.board-app{display:flex;flex-direction:row;background-color:none!important}.imageLinkForm{position:fixed;left:50%;top:50%;width:30%;transform:translate(-50%,-50%);background-color:#191919;border-radius:10px;z-index:9999;pointer-events:auto;display:flex;justify-content:center;padding:2em 3em}.imageLinkForm input{background-color:#ada4d133}.imageLinkForm button{margin-left:1em}.board-loader-tab{flex:1}.board-loader-boards .name{color:#c3db56}.board-loader-boards .advice{color:#44c2f0b3}.boardList-container{border-bottom:1px solid rgba(173,164,209,.4);border-radius:3px;padding-top:2rem;padding-bottom:2rem;padding:0 6px 1em;margin-bottom:.5rem;display:flex;flex-wrap:wrap;flex-direction:column}.boardList-container button{background-color:transparent;text-align:start;padding-left:0}.boardList-container button:hover{background:none;color:#ada4d1}.loader-choice{display:flex;flex-direction:row;justify-content:center}.loader-choice button{margin:0 1em}.saveLocally,.localUpload{display:flex;align-items:center;flex-direction:column}.saveLocally input,.localUpload input{margin:0 0 1em}.board-loader-switch{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:start;gap:1em;margin-bottom:1em}.board-loader-switch button{overflow:hidden;width:5em;height:3em;padding:0;display:flex;align-items:center;justify-content:center}.boardList-server-container{display:flex;flex-direction:column;align-items:center}.server-loader-boards{display:flex;flex-direction:column;width:100%;gap:.8em}.list{display:flex;flex-direction:column}.list a{color:#ebe7e9}.description-text{color:#777;padding:0;margin:0}.description-text p{font-size:.95em!important}.center-text{display:flex;align-items:center;justify-content:center}
