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}.note{background-color:#81bedd;border-radius:20px;flex-direction:column;min-height:170px;padding:1rem;white-space:pre-wrap}.note,.note-footer{display:flex;justify-content:space-between}.note-footer{align-items:center}.note-footer .icon-controls{align-items:center;display:flex;gap:8px}.notes-list{grid-gap:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.header{align-items:center;display:flex;justify-content:space-between}.dark-mode{background-color:#000}.dark-mode h1{color:#fff}.container{margin-left:auto;margin-right:auto;max-width:960px;min-height:100vh;padding-left:15px;padding-right:15px}.note.editing,.note.new,textarea{background-color:#ca6ce4}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}.edit-icon{margin-right:8px}.delete-icon,.edit-icon{cursor:pointer}.search{align-items:center;border-radius:10px;display:flex;margin-bottom:1.5em;margin-top:1rem;padding:5px}.search,.search input{background-color:#e9e9e9}.search input{border:none}.search input:focus{outline:none}body{height:3000px}.progress-circle-container{align-items:center;bottom:20px;display:flex;justify-content:center;position:fixed;right:20px;z-index:9999}.progress-circle{height:80px;width:80px}.progress-circle-bar{fill:none;stroke:#000;stroke-width:5;stroke-dasharray:283;stroke-dashoffset:0;-webkit-transform-origin:center;transform-origin:center;transition:stroke-dashoffset .3s ease}.progress-background{fill:transparent;stroke:#ededed;stroke-width:5;stroke-dasharray:none}.scroll-to-top{align-items:center;background-color:#000;border-radius:50%;cursor:pointer;display:flex;height:100%;justify-content:center;opacity:0;position:absolute;transition:opacity .3s ease;width:100%;z-index:9998}.scroll-to-top svg{stroke:#fff;display:block;height:20px;transition:all .1s ease;width:20px}.login-container{background-color:#fefefe;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);margin:50px auto;max-width:400px;padding:2rem;text-align:center}.logo-header h1{font-size:2rem;margin-bottom:1.5rem}.login-form{display:flex;flex-direction:column;gap:1rem}.login-form input{border:1px solid #ccc;border-radius:6px;font-size:1rem;padding:.75rem}.login-form button{background-color:#4caf50;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem;transition:background-color .2s ease}.login-form button:hover{background-color:#45a049}.error{color:red;font-size:.85rem;margin-top:-.5rem;text-align:left}
/*# sourceMappingURL=main.ea005fce.css.map*/