@import url(https://cdn.quilljs.com/1.3.6/quill.snow.css);@import url(https://cdn.quilljs.com/1.3.6/quill.bubble.css);@import url(https://cdn.quilljs.com/1.3.6/quill.core.css);.home-page{align-items:center;height:100%;padding-top:1em}.home-page,.note-editor-container{display:flex;flex-direction:column}.note-editor-container{background-color:var(--secondary-color);border-radius:10px;box-shadow:0 4px 2px rgb(0 0 0/2%),0 8px 16px rgb(0 0 0/3%),0 16px 10px rgb(0 0 0/4%),0 26px 18px rgb(0 0 0/5%);gap:10px;padding:1em;position:relative}.ql-toolbar:first-child{background-color:#d7d7d7}.ql-editor{color:#000;height:8em;line-height:1;padding:5px}.ql-toolbar{background-color:#fff}.quill{width:100%}.ql-toolbar.ql-snow{padding:0}.ql-toolbar.ql-snow+.ql-container.ql-snow{background-color:#fff;border-top:0}.note-title-input{border:none;padding:5px;width:50%}.latest-notes-container{padding-top:2em;width:100%}input[type=color]{border-radius:50% 0 50% 50%;cursor:pointer;overflow:hidden;padding:0}input[type=color i]::-webkit-color-swatch-wrapper{padding:0}input[type=color i]::-webkit-color-swatch{border:none}.note-editor-action{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-evenly;position:relative}.color-pallete{border:none;border-radius:50% 0 50% 50%;height:1em;padding:1px;width:1em}.close-note{cursor:pointer;font-size:1em;padding-top:5px;position:absolute;right:1em;top:1px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.allnotes-container{display:flex;flex-wrap:wrap;gap:1em;justify-content:flex-start;padding:10px}.color-pallette-container{display:flex;flex-wrap:wrap;gap:5px}.home-holder{flex-wrap:wrap;height:30rem;width:100%}.home-page .modal-fixed-bg-highlight{background:none}.home-page-filter{align-items:center;background-color:#fff;border-radius:2em;display:flex;gap:1em;justify-content:space-around;margin-bottom:1em;min-width:50%;padding:5px;position:relative;-webkit-user-select:auto;-ms-user-select:auto;user-select:auto}.home-page-filter>input{outline:0}.home-page-filter-list{background-color:#fff;border-radius:5px;box-sizing:content-box;display:flex;flex-direction:column;gap:.5em;min-width:15em;padding:10px;position:absolute;right:0;top:3em}.home-page-filter-list button{background-color:#9675b4;border:none;color:#fff;font-size:1.5rem;margin-left:auto;padding:4px;width:40%}.home-page-filter span{cursor:pointer}.home-page-filter p{font-size:1.5rem;font-weight:500;text-align:start}.filter-toggle-header{border-bottom:2px solid;display:flex;justify-content:space-between;padding:5px}select{background-color:rgba(0,0,0,.05);border:0;font-weight:600;outline:0;padding:5px;width:100%}.note-editor-action select{width:40%}.label-list{background-color:#fff;border:1px solid gray;border-radius:5px;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:4em;overflow-y:scroll;width:100%}.label-list::-webkit-scrollbar{width:1rem}.label-list::-webkit-scrollbar-track{background-color:#fff}.label-list::-webkit-scrollbar-thumb{background-color:var(--primary-color);border:3px solid #fff;border-radius:1rem}.label-list li{align-items:center;cursor:pointer;display:flex;font-size:1.2rem;font-weight:500;gap:1em;justify-content:flex-start;list-style:none;padding:2px 1em}.label-list li:hover{border-bottom:2px solid var(--primary-color)}.label-list input[type=checkbox]{margin:0}.label-list-add{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.label-list-add,.label-list-container{display:flex;flex-direction:column;flex-wrap:wrap}.label-list-container{background-color:#dedede;box-shadow:0 4px 2px rgb(0 0 0/2%),0 8px 16px rgb(0 0 0/3%),0 16px 10px rgb(0 0 0/4%),0 26px 18px rgb(0 0 0/5%);gap:1em;padding:10px;position:absolute;z-index:999}@media screen and (max-width:780px){.note-editor-container{width:70%}.note-editor-action select{width:30%}.ql-editor{font-size:10px}}@media screen and (max-width:660px){.note-editor-container{width:94%}}.float-add-btn{align-items:center;aspect-ratio:1;background-color:var(--primary-color);border:none;border-radius:50%;bottom:2rem;box-shadow:0 4px 2px rgb(0 0 0/2%),0 8px 16px rgb(0 0 0/3%),0 16px 10px rgb(0 0 0/4%),0 26px 18px rgb(0 0 0/5%);color:#deb887;cursor:pointer;display:flex;font-size:2rem;height:3em;justify-content:center;outline:none;position:fixed;right:3rem;width:3em}.float-add-btn:hover{background-color:rgba(--primary-color,.01);color:#fff;-webkit-transform:scale(1.1);transform:scale(1.1)}.create-btn{align-items:center;background-color:red;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-family:cursive;font-size:1.5rem;font-weight:600;gap:5px;justify-content:space-around;margin:5px;outline:none;padding:5px;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.create-btn:hover{transition:scale(1.05)}@media screen and (max-width:720px){.float-add-btn{bottom:4em;height:2.5em;width:2.5em}.create-btn{padding:5px 5px 0;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}}
/*# sourceMappingURL=427.7a0655ba.chunk.css.map*/