.note-container{display:flex;justify-content:center;align-items:center;flex-direction:column;box-shadow:0 1px 10px rgba(0,0,0,.25);border-radius:10px;width:100%;padding:.7rem;margin:.5rem}.note-container .note-header{display:flex;justify-content:space-between;align-items:center;width:100%}.note-container .note-header .note-date{font-weight:600;color:rgba(48,48,48,.729)}.note-container .note-header .note-options button{margin-left:.5rem}.note-container .note-content-textarea{resize:vertical;width:100%;border-radius:10px 10px 0 10px;padding:.6rem;min-height:300px}.note-container .note-content-div{width:100%}.note-container .note-content-div h1,.note-container .note-content-div h2,.note-container .note-content-div h3,.note-container .note-content-div h4,.note-container .note-content-div h5,.note-container .note-content-div h6{border-bottom:1px solid #ececec}.note-container .note-content-div ol,.note-container .note-content-div ul{padding-left:1.2rem}.note-container .note-content-div img{width:100%}.note-container .note-content-div table,.note-container .note-content-div td,.note-container .note-content-div th{border:1px solid grey;border-collapse:collapse;padding:.35rem}code{background:#eee;color:#282a36;padding:0 3px;border-radius:3px}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{display:block;overflow-x:auto;padding:.5em;background:#282a36}.hljs-built_in,.hljs-link,.hljs-section,.hljs-selector-tag{color:#8be9fd}.hljs-keyword{color:#ff79c6}.hljs,.hljs-subst{color:#f8f8f2}.hljs-attr,.hljs-meta-keyword,.hljs-title{font-style:italic;color:#50fa7b}.hljs-addition,.hljs-bullet,.hljs-meta,.hljs-name,.hljs-string,.hljs-symbol,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable{color:#f1fa8c}.hljs-comment,.hljs-deletion,.hljs-quote{color:#6272a4}.hljs-doctag,.hljs-keyword,.hljs-literal,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-strong,.hljs-title,.hljs-type{font-weight:700}.hljs-literal,.hljs-number{color:#bd93f9}.hljs-emphasis{font-style:italic}*{padding:0;margin:0;box-sizing:border-box}@media (max-width:1088px){html{font-size:93.75%}}@media (max-width:728px){html{font-size:87.5%}}body,button,input,textarea{font:400 1rem "Poppins",sans-serif}a{color:#04338b;font-weight:500}button{cursor:pointer;background:none;border:none;font-size:none}body.dark-mode{background-color:#393939;color:#fff}body.dark-mode a{color:#85c3f9}body.dark-mode header.page-header{border-bottom:1px solid #707070}body.dark-mode .note-container{box-shadow:0 1px 10px hsla(0,0%,100%,.25)}body.dark-mode .note-container .note-date{color:hsla(0,0%,88.6%,.729)}body.dark-mode .note-container textarea{background-color:#393939;color:#fff}body.dark-mode .note-container h1,body.dark-mode .note-container h2,body.dark-mode .note-container h3,body.dark-mode .note-container h4,body.dark-mode .note-container h5,body.dark-mode .note-container h6{border-bottom:1px solid #474747}.container{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;margin:auto}.container header.page-header{width:100%;background-color:#393939;padding:1rem .5rem 1rem 1rem}.container header.page-header .header-content{display:flex;justify-content:space-between;align-items:center;max-width:1440px;width:100%;margin:auto}.container header.page-header .header-content h1{color:#fff}.container header.page-header .header-content .page-options button{margin:0 .5rem}.container .note-list{display:flex;justify-content:space-around;align-items:center;flex-direction:column;padding:.4rem;max-width:1440px;width:100%}
/*# sourceMappingURL=main.06d3d350.chunk.css.map */