.menu-div.svelte-1jr2ysw{display:flex;justify-content:center;align-items:center;cursor:pointer;padding:10px;height:50px;width:50px;transition:.5s}svg.svelte-1jr2ysw{height:24px;width:24px}.menu-div.svelte-1jr2ysw:hover{border-radius:50%;background-color:#3c404314;outline:none}.filename.svelte-1xuiy07{padding:2px;background-color:gray;border-radius:5px}.header.svelte-1xuiy07{color:#000;background-color:#f7fafc;display:flex;justify-content:space-between;align-items:center;padding:5px}.sidebar.svelte-3hremc,.libs.svelte-3hremc{padding:10px}.link.svelte-3hremc{display:flex;justify-content:flex-start;align-items:center;gap:10px}.colored.svelte-3hremc{background-color:#add8e6}.one-label.svelte-3hremc{display:flex;justify-content:flex-start;align-items:center;gap:10px;border-radius:5px;border:1px solid transparent;margin-top:10px;padding:10px}.img-user.svelte-1lzeeil{width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:50%;border:1px solid #ccc}.one-line.svelte-1lzeeil{display:flex;justify-content:flex-start;align-items:center;gap:10px;padding:10px;border-bottom:1px solid #ccc}.content.svelte-sgymub{padding:10px;border-radius:10px;background-color:#fff;height:100%;overflow-y:auto}body{margin:0;font-family:Arial,sans-serif;--sidebar-width:284px;--header-height:64px}*{box-sizing:border-box;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}a{text-decoration:none;color:#000}main.svelte-ob0hqc{background-color:#f7fafc;position:absolute;width:100%;height:100%;--animation:.3s ease-in-out}.header.svelte-ob0hqc{position:fixed;width:100%;overflow:hidden;height:var(--header-height);z-index:100}section.svelte-ob0hqc{position:absolute;height:calc(100% - var(--header-height));transition:var(--animation);top:var(--header-height)}.sidebar.svelte-ob0hqc{position:fixed;width:var(--sidebar-width);left:calc(-1 * var(--sidebar-width));overflow:hidden;transition:var(--animation)}.sidebar.open.svelte-ob0hqc{position:fixed;left:0}.content.svelte-ob0hqc{position:fixed;height:calc(100% - var(--header-height));width:calc(100% - var(--sidebar-width));left:var(--sidebar-width);transition:var(--animation)}.content.open.svelte-ob0hqc{position:fixed;left:0;width:100%}
