._container_1e5ga_1{width:100vw;height:100vh;background:linear-gradient(160deg,rgb(255,161,161) 0%,rgb(238,238,238) 30%,rgb(243,243,243) 100%);overflow:hidden;display:flex}._main_1e5ga_23{display:flex;flex-direction:column;align-items:center;padding:100px 0 0;width:75%;height:100%;gap:1.2rem}._todo_container_1e5ga_43{width:700px}.s-main_container{padding:10px;height:100%;width:25%}.s-container{height:100%;width:100%;background:white;display:flex;flex-direction:column;gap:2rem;align-items:center;padding:50px 0;border-radius:20px}.s-item{text-decoration:none;display:flex;justify-content:space-between;align-items:center;color:#525252;width:75%;padding:15px;border-radius:8px;position:relative}.s-item_left{display:flex;align-items:center;font-size:1.1rem;font-weight:600;gap:1rem;z-index:99}.s-item_left>img{width:30px}.s-item_right{background-color:#efefef;border-radius:4px;padding:2px 8px;z-index:99}.s-bar{content:"";position:absolute;width:10%;height:100%;border-radius:10px;left:50%}.active>.s-bar{background:linear-gradient(90deg,rgb(253,228,228) 0%,rgb(246,246,246) 40%,rgb(246,246,246) 100%);transition:all .4s ease;width:100%;left:0}*{padding:0;margin:0;box-sizing:border-box}body{width:100vw;height:100vh}._container_1wq1w_1{width:100%;display:flex;flex-direction:column;align-items:center;gap:1.4rem}._todocontainer_1wq1w_17{width:100%;border-radius:15px;font-size:1rem;background-color:#fff;padding:20px;display:flex;justify-content:space-between;width:700px}._left_1wq1w_39{display:flex;gap:2rem;align-items:center;font-size:1rem;font-weight:500}._left_1wq1w_39>input:checked~._task_1wq1w_63{text-decoration:line-through}._cross_1wq1w_71{rotate:45deg;width:30px;cursor:pointer}._heading_1wq1w_83{font-size:1.9rem;font-weight:700;text-align:left;width:700px}._Inputbar_1wq1w_99{outline:none;border:none;width:700px;height:60px;padding:0 20px;background-color:#dfdfdf;border-radius:10px;font-size:1rem;display:flex;justify-content:space-between;transition:all .3s ease}._Inputbar_1wq1w_99>input{outline:none;border:none;width:70%;height:60px;background-color:#dfdfdf;border-radius:15px;font-size:1rem}._Inputbar_1wq1w_99:focus-within{box-shadow:4px 4px 7px #d2d2d2;scale:1.02}._Inputbar_1wq1w_99>img{width:30px;cursor:pointer}
