.studyContent_container___5Ikp{width:100%;display:flex;gap:30px;margin:20px;height:calc(100vh - 150px);align-items:stretch}.studyContent_card__hcjyH{background-color:white;border:1px solid #ccc;border-radius:15px;padding:20px;box-shadow:0 2px 5px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;width:18%;overflow:auto}.studyContent_card__hcjyH h2{font-size:1.5rem;font-weight:700;color:#333;padding-bottom:10px;border-bottom:2px solid #ddd;margin-bottom:20px;text-align:left;font-family:Arial,sans-serif}.studyContent_card__hcjyH .studyContent_btn__jo__F{margin:8px 0;padding:10px;color:black;border:none;border-radius:15px;cursor:pointer;font-size:large;font-weight:700}.studyContent_dropdownButton__RIb0K{display:flex;justify-content:space-between;align-items:center;width:100%;padding:12px 15px;background:#f9f9f9;border-radius:10px;cursor:pointer;font-size:20px;font-weight:700;border:none;transition:background .2s}.studyContent_dropdownButton__RIb0K:hover{background:#eaeaea}.studyContent_arrowIcon__rWrIp{display:inline-block;font-size:15px;margin-left:10px;transition:transform .2s ease-in-out}.studyContent_dropdownList__IjNZs{list-style:none;padding:0;margin-top:5px;background-color:white;border:1px solid #ddd;border-radius:8px;overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out,transform .2s ease-in-out;opacity:0;transform:translateY(-5px);max-height:0}.studyContent_show__9Lxc5{max-height:300px;opacity:1;transform:translateY(0);overflow-y:auto;scrollbar-width:none;cursor:grab}.studyContent_dropdownItem__j524C{padding:8px 12px;cursor:pointer;border-bottom:1px solid #ddd;transition:background-color .2s ease-in-out}.studyContent_dropdownItem__j524C:last-child{border-bottom:none}.studyContent_dropdownItem__j524C:hover{background-color:#e9ecef}.studyContent_dropdownList__IjNZs::-webkit-scrollbar{display:none}.studyContent_dragging__bDAbs{cursor:grabbing}.studyContent_body__knwEv{width:82%;background-color:white;border:1px solid #ccc;border-radius:15px;padding:20px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.studyContent_content__D_LKJ{width:100%;margin:20px auto;background-color:white;border:1px solid #f0f0f0;border-radius:10px;padding:20px;box-shadow:0 4px 10px rgba(0,0,0,.1);font-family:Arial,sans-serif;color:#333;display:flex;flex-direction:column;height:98%}.studyContent_firstCategory__Io6tj{font-size:36px;font-weight:700;color:#2c3e50;margin-bottom:4px;text-transform:uppercase}.studyContent_secondCategory__sOTQ8{font-size:18px;color:#7f8c8d;margin-left:10px;font-style:italic}.studyContent_contentHeader__vzPWM{display:flex;justify-content:space-between;align-items:center;width:100%}.studyContent_studyContents__A3pCS{margin-bottom:20px;flex-grow:1;max-height:400px;overflow-y:auto}.studyContent_studyContent__zoqbT{margin-bottom:15px;padding:15px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.05)}.studyContent_contentTitle__mK2C8{font-size:1.4rem;font-weight:700;color:#2c3e50;margin-bottom:10px}.studyContent_contentBody__GEtzH{font-size:1rem;color:#555;line-height:1.5}.studyContent_noResults__06kkd{text-align:center;font-size:1.2rem;color:#888}.studyContent_paginationWrapper__Uj1_x{display:flex;justify-content:flex-end;margin-top:20px}.studyContent_pagination__bgywl{display:flex;align-items:center;gap:15px}.studyContent_paginationButton__XWBbN{padding:10px 20px;font-size:1rem;background-color:#3498db;color:white;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.studyContent_paginationButton__XWBbN:disabled{background-color:#ccc;cursor:not-allowed}.studyContent_paginationButton__XWBbN:hover:not(:disabled){background-color:#2980b9}.studyContent_pageNumber__xQjjK{font-size:1.2rem;font-weight:700;color:#333}.studyContent_memoContainer__CdqJy{margin-top:20px;padding-top:10px;border-top:2px solid #f0f0f0}.studyContent_memoHeader__hXfqD{display:flex;align-items:center;justify-content:start;height:50px;padding:0 10px;border-bottom:1px solid #ccc;background-color:#f9f9f9}.studyContent_memoHeader__hXfqD p{font-size:18px;font-weight:700;color:#333;margin-right:15px}.studyContent_memoHeader__hXfqD div{display:flex;align-items:center}.studyContent_memoHeader__hXfqD input[type=checkbox]{margin-right:5px;cursor:pointer}.studyContent_memoHeader__hXfqD label{font-size:16px;color:#666;cursor:pointer}.studyContent_memoHeader__hXfqD input[type=checkbox]:checked+label{color:#4caf50}.studyContent_memoInput___sobM{width:100%;height:50%;padding:10px;font-size:1rem;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.1);outline:none;transition:border-color .3s ease,box-shadow .3s ease}.studyContent_memoInput___sobM::placeholder{color:#aaa}.studyContent_memoInput___sobM:focus{border-color:#3498db;box-shadow:0 0 5px rgba(52,152,219,.5)}.studyContent_memoBtnBox__zff46{display:flex}.studyContent_memoSaveBtn__o7jv5{background-color:#3498db;color:white;padding:10px 20px;margin:10px;border:none;border-radius:5px;font-size:16px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.1)}.studyContent_memoSaveBtn__o7jv5:hover{background-color:#2980b9;transform:scale(1.05)}.studyContent_memoSaveBtn__o7jv5:active{background-color:#16a085;transform:scale(.98)}