@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap";@import"https://cdn.jsdelivr.net/gh/rastikerdar/vazirmatn@v33.003/Vazirmatn-font-face.css";*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,Vazirmatn,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:always}body{background:linear-gradient(to bottom,#323232 0%,#3F3F3F 40%,#1C1C1C 150%),linear-gradient(to top,rgba(255,255,255,.4) 0%,rgba(0,0,0,.25) 200%);background-blend-mode:multiply;background-attachment:fixed;color:#fff;min-height:100vh}button{cursor:pointer}.developer{text-transform:uppercase;color:silver;display:flex;position:absolute;justify-content:center;font-size:.7rem;letter-spacing:1px;bottom:1rem;left:0;right:0;margin:auto;border-top:1px solid rgb(77,77,77);padding-top:1rem}._header_gbngj_1{background-image:linear-gradient(to top,#4d4d4d 0%,black 100%);display:flex;justify-content:center;align-items:center;height:200px;position:relative}._logo_gbngj_10{width:250px}._newTaskForm_gbngj_14{display:flex;position:absolute;height:54px;bottom:-27px;width:100%;max-width:736px;gap:8px;padding:0 1rem}._newTaskForm_gbngj_14 input{height:100%;flex:1;color:#fff;background:#262626;border:1px solid #0D0D0D;border-radius:8px;padding:0 16px;font-size:16px;transition:.2s ease-in-out;box-shadow:none}._newTaskForm_gbngj_14 input::placeholder{color:gray}._newTaskForm_gbngj_14 button{height:100%;padding:0 16px;background:rgb(28,102,145);color:#fff;border:none;border-radius:8px;display:flex;align-items:center;gap:6px;font-size:14px;transition:background .2s ease-in-out;box-shadow:none}._newTaskForm_gbngj_14 button:hover{background:#18597e;box-shadow:#32325d40 0 13px 27px -5px,#0000004d 0 8px 16px -8px}._newTaskForm_gbngj_14 button:active{transform:scale(.98)}@media (max-width: 380px){._newTaskForm_gbngj_14 input{width:30px}}._tasks_1naj9_1{width:100%;max-width:736px;margin:70px auto 0;padding:0 1rem}._header_1naj9_9{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}._header_1naj9_9>div{display:flex;align-items:center;gap:8px}._header_1naj9_9 p{color:#4ea8de;font-size:14px;font-weight:500}._textPurple_1naj9_28{color:#8284fa!important}._header_1naj9_9 span{background:#4b4b4b;color:#d9d9d9;padding:3px 9px;border-radius:8px;font-size:12px;font-weight:700}._list_1naj9_41{display:flex;flex-direction:column;gap:12px}._task_cym8i_1{width:100%;background:#262626;border:1px solid #4c5477;padding:16px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:7px;transition:.2s;box-shadow:none}._task_cym8i_1:hover{box-shadow:#4ea8de 0 0 10px 1px}._task_cym8i_1 p{font-size:14px;line-height:19px;color:#f2f2f2;margin-right:auto;transition:.2s ease}p._textCompleted_cym8i_30{color:gray;text-decoration:line-through}._checkContainer_cym8i_35{width:18px;height:18px;background:none;border:none}._checkContainer_cym8i_35 div{width:100%;height:100%;border-radius:999px;border:2px solid #4EA8DE}._checkContainer_cym8i_35 svg{width:100%;height:100%;color:#5e60ce}._deleteButton_cym8i_55{background:none;border:none;color:gray;transition:.2s ease;display:flex;align-items:center}._deleteButton_cym8i_55:hover{color:#4ea8de}._timedate_cym8i_68{font-size:.8rem;color:gray}@media (max-width: 380px){._task_cym8i_1 span{display:none}}
