body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background:#fff;min-height:100vh;transition:background-color .3s}.dark-mode{background-color:#000}.Header_header__HXQOm{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.Header_toggle-button__\+cvta{background-color:#ccc;border:none;border-radius:30px;cursor:pointer;font-family:system-ui,sans-serif;font-weight:600;padding:9px;transition:background-color .3s}.Header_toggle-button__\+cvta:hover{background-color:#9b9b9b}.Header_dark-mode__-bcs2 h1{color:#fff}*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,Roboto,sans-serif}.App{align-items:center;display:flex;flex-direction:column;justify-content:center}.app-container{margin:0 auto;max-width:960px;padding:12px;width:100%}input.SearchBar_search-bar__qqrL-{background-color:#ccc;border:none;border-radius:10px;font-family:system-ui;outline:none;padding:11px 11px 11px 30px;width:100%}.SearchBar_search__gheHV{display:flex;position:relative}.SearchBar_search-icon__EJbtT{bottom:4px;left:7px;position:absolute}.Note_note__GAUd5{background-color:#89e0ff;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;min-height:200px;padding:1rem;white-space:pre-wrap;width:100%}.Note_note-title__OEET6{font-weight:500;text-transform:capitalize;word-break:break-all}.Note_note-details__Ort0h{align-items:center;display:flex;justify-content:space-between}.Note_note-date__V1vj6{font-size:13px;font-weight:600}.Note_note-footer__guSPB{align-items:center;display:flex;justify-content:space-between}.Note_note-footer__guSPB span{cursor:pointer}.AddNote_note__LDkco{background-color:#6cf7e4;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;min-height:200px;padding:10px;width:100%}textarea{background-color:#6cf7e4;border:none;outline:none;resize:none}textarea::-webkit-input-placeholder{color:#000;font-weight:600}textarea::placeholder{color:#000;font-weight:600}.AddNote_note-footer__lsr4Z{align-items:center;display:flex;justify-content:space-between}.AddNote_note-footer__lsr4Z button{background-color:#e1e1e1;border:none;border-radius:15px;padding:5px 10px;text-transform:capitalize}.AddNote_note-footer__lsr4Z button:hover{background-color:#ededed;cursor:pointer}.NotesList_notes-list__OoZ4R{grid-gap:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem;width:100%}
/*# sourceMappingURL=main.5fe8a1f8.css.map*/