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}.header{align-items:center;display:flex;justify-content:space-between}.product{color:#99b6ff;font-family:KoHo,sans-serif;font-size:40pt}.dark-mode{background-color:#121212}.dark-mode .product{color:#99b6ff;font-family:KoHo,sans-serif}.save.dmode{background-color:transparent;border:none;border-radius:100%;padding:5px 10px}.dmode-icon{background-color:#fff}.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-fit,minmax(250px,1fr))}.input-note,.note.new{background-color:#99b6ff}.input-note{border:none;resize:none}.input-note:focus{outline:none}.input-text{font-size:25pt}.save{background-color:#99b6ff;border:none;border-radius:15px;padding:5px 10px}.delete-icon:hover,.save:hover{cursor:pointer}.note{background-color:#fef68a;border-radius:10px;flex-direction:column;max-width:300px;min-height:170px;padding:1rem;white-space:pre-wrap}.note,.note-footer{display:flex;justify-content:space-between}.note-footer,.search{align-items:center}.search{border-radius:10px;display:flex;margin-bottom:1.5em;padding:5px}.search,.search input{background-color:#e9e9e9}.search input{border:none}.search input:focus{outline:none}
/*# sourceMappingURL=main.e93ba8ed.css.map*/