.ErrorMessage-module__bzyCla__error{color:#dc3545;text-align:center;background-color:#fdecea;border:1px solid #0000;border-radius:10px;max-width:600px;margin:40px auto;font-size:18px;font-weight:700}
.Loader-module__ciLxHG__loader{text-align:center;color:#084298;background-color:#f4e5c9;border:1px solid #b6d4fe;border-radius:10px;flex-direction:column;align-items:center;max-width:600px;margin:40px auto;font-size:18px;font-weight:700;display:flex}.Loader-module__ciLxHG__spinner{border:4px solid #f3f3f3;border-top-color:#ff9000;border-radius:50%;width:50px;height:50px;animation:1s linear infinite Loader-module__ciLxHG__spin}@keyframes Loader-module__ciLxHG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.NoteList-module__LCs_aq__list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.NoteList-module__LCs_aq__listItem{background-color:#fff;border-bottom:4px solid #ff9000;border-radius:10px;flex-direction:column;justify-content:space-between;min-height:180px;padding:16px;transition:transform .5s ease-in-out;display:flex;box-shadow:0 14px 14px #00000080}.NoteList-module__LCs_aq__listItem:hover{transform:scale(1.05)}.NoteList-module__LCs_aq__title{color:#212529;margin:0 0 8px;font-size:18px;font-weight:600}.NoteList-module__LCs_aq__content{color:#495057;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin:0 0 12px;font-size:14px;display:-webkit-box;overflow:hidden}.NoteList-module__LCs_aq__button{color:#fff;cursor:pointer;background-color:#dc3545;border:none;border-radius:4px;align-self:flex-end;padding:6px 12px;font-size:14px;transition:background-color .2s}.NoteList-module__LCs_aq__button:hover{background-color:#bb2d3b}.NoteList-module__LCs_aq__footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.NoteList-module__LCs_aq__tag{color:#ff9000;white-space:nowrap;text-overflow:ellipsis;background-color:#f4e5c9;border:1px solid #ff9000;border-radius:12px;max-width:100px;padding:4px 8px;font-size:12px;font-weight:700;display:inline-block;overflow:hidden}.NoteList-module__LCs_aq__link{color:#fff;cursor:pointer;background-color:#0d6efd;border:none;border-radius:4px;align-self:flex-end;padding:6px 12px;font-size:14px;text-decoration:none;transition:background-color .2s;display:inline-block}.NoteList-module__LCs_aq__link:hover{background-color:#0b5ed7}.NoteList-module__LCs_aq__confirmDialog{color:#000;font-size:24px}.NoteList-module__LCs_aq__actions{justify-content:flex-end;gap:8px;display:flex}.NoteList-module__LCs_aq__confirm{color:#000;cursor:pointer;background-color:#ff9000;border:2px solid;border-radius:4px;padding:8px 16px;font-size:16px;font-weight:600;transition:background-color .2s,color .2s}.NoteList-module__LCs_aq__confirm:hover{color:#ff9000;background-color:#000}.NoteList-module__LCs_aq__cancel{color:#000;cursor:pointer;background-color:#dc3545;border:2px solid #000;border-radius:4px;padding:8px 16px;font-size:16px;transition:background-color .2s}.NoteList-module__LCs_aq__cancel:hover{color:#fff;background-color:#bb2d3b;border:2px solid #ff9000}
