.sidebar[data-v-75d8631f]{width:200px;padding:20px;background-color:#f8f8f8;border-right:1px solid #ccc;height:100vh;overflow-y:auto}.sidebar ul[data-v-75d8631f]{list-style:none;padding:0}.sidebar li[data-v-75d8631f]{margin-bottom:10px}.sidebar li.active a[data-v-75d8631f]{font-weight:700;color:#2c3e50}.sidebar a[data-v-75d8631f]{text-decoration:none;color:#333}.toggle-button[data-v-95fe86b4]{position:fixed;top:20px;left:20px;width:40px;height:40px;background-color:#2c3e50;border:none;border-radius:5px;cursor:pointer;z-index:1000;display:flex;flex-direction:column;justify-content:space-around;padding:0}.bar[data-v-95fe86b4]{width:30px;height:4px;background-color:#fff;transition:all .3s ease;margin:0 auto;border-radius:20px}.bar.active[data-v-95fe86b4]{background-color:#fc0}.bar:first-child.active[data-v-95fe86b4]{transform:rotate(45deg) translate(5px,5px)}.bar:nth-child(2).active[data-v-95fe86b4]{opacity:0}.bar:nth-child(3).active[data-v-95fe86b4]{transform:rotate(-45deg) translate(5px,-5px)}body{margin:0;font-family:Arial,sans-serif;background:#f4f4f4}.app-layout{display:flex;height:100vh}.main-content{flex:1;padding:10px;margin:0;overflow-y:auto;transition:margin-left .3s}.main-content.expanded{margin-left:0}.navigation-buttons{display:flex;justify-content:space-between;margin-top:20px;padding:20px}.nav-button{padding:10px 20px;background-color:#2c3e50;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s;font-weight:700;font-size:large}.nav-button:hover{background-color:#34495e}.nav-button:disabled{background-color:#ccc;cursor:not-allowed}.entry[data-v-5fd941c2]{background:#fff;padding:15px;margin:15px 0;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.1)}h2[data-v-5fd941c2]{color:#2c3e50}.nav-button[data-v-5fd941c2]{display:inline-block;margin:10px;padding:10px 15px;background:#007bff;color:#fff;text-decoration:none;border-radius:5px}.nav-button[data-v-5fd941c2]:hover{background:#0056b3}