body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9f9f9;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}.header{justify-content:space-between}.header,.header .titleside{align-items:center;display:flex}.dark-mode{background-color:#1b1c22}.dark-mode .note-icon,.dark-mode h1{color:#e9e9e9}.dark-mode .note.new,.dark-mode textarea{background-color:#886bdb}.dark-mode textarea{border:none;color:#e9e9e9;resize:none}.dark-mode .note{background-color:#262831;box-shadow:0 1px 4px #38444d,0 0 0 3px #38444d;color:#e9e9e9}.dark-mode .note.new ::-webkit-input-placeholder{color:#fff8ff}.dark-mode .note.new ::placeholder{color:#fff8ff}.container{margin-left:auto;margin-right:auto;max-width:960px;min-height:100vh;padding-left:15px;padding-right:15px}.notes-list{grid-gap:1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.note.new,textarea{background-color:#a29cfe}textarea{border:none;resize:none}textarea:focus{outline:none}.save{background-color:#e1e1e1;border:none;border-radius:15px;padding:5px 10px}.save:hover{background-color:#ededed;cursor:pointer}.note{background-color:#ffd52e;border-radius:10px;box-shadow:0 1px 4px rgba(0,0,0,.16),0 0 0 3px #333;flex-direction:column;min-height:170px;padding:1rem;white-space:pre-wrap;word-break:break-all}.note,.note-footer{display:flex;justify-content:space-between}.note-footer{align-items:center}.delete-icon{cursor:pointer}.delete-icon:hover{color:#d44747}.search{align-items:center;border-radius:10px;display:flex;margin-bottom:1.5em;padding:5px}.search,.search input{background-color:#e9e9e9}.search input{border:none;flex:1 1;width:100%}.search input:focus{outline:none}
/*# sourceMappingURL=main.8e6ec696.css.map*/