.page_main__Oxte2{display:flex;justify-content:start;align-items:center;width:100vw;height:100dvh;flex-direction:column;margin:0;padding:0}.toolbar_toolbar__M7rw7{width:100%;height:75px;box-sizing:border-box;padding:0;background-color:var(--base)}.toolbar_toolbar__M7rw7,.toolbar_toolbar_left___tFeL{display:flex;justify-content:space-between;align-items:center}.toolbar_toolbar_left___tFeL{height:100%;gap:2rem}.toolbar_title__nCrsX{height:100%;width:100%;border-radius:0 30px 30px 0;background-color:var(--lavender);color:var(--base)}.toolbar_save_status__uUHNE,.toolbar_title__nCrsX{font-weight:500;display:flex;justify-content:center;align-items:center}.toolbar_save_status__uUHNE{color:var(--subtext-0);gap:.5rem}.toolbar_button_container__Z_TGB{height:100%;display:flex;justify-content:center;align-items:center;gap:1rem;padding-right:1rem}.toolbar_button__vjahD{display:flex;justify-content:space-around;align-items:center;height:65%;border:none;border-radius:30px;background-color:var(--lavender);color:var(--background);width:-moz-fit-content;width:fit-content;min-width:7rem;font-size:1.3rem;font-family:Space Grotesk,Arial,Helvetica,sans-serif;font-weight:500;cursor:pointer}.toolbar_button__vjahD:first-child{background-color:var(--yellow)}.toolbar_button__vjahD:nth-child(2){background-color:var(--red)}.toolbar_button__vjahD:nth-child(3){background-color:var(--teal)}.toolbar_button__vjahD:nth-child(4){background-color:var(--saphire)}.toolbar_button__vjahD:nth-child(5){background-color:var(--lavender);min-width:49px}