:root{--background:#DCD9D9;--foreground:#ededed;--font-family:"Lexend",sans-serif}@media (prefers-color-scheme:dark){:root{--background:#DCD9D9;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden;margin:0;padding:0;width:100%;height:100%;background-color:#DCD9D9}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.styles_page__S6rvL{padding:20px;height:100vh;box-sizing:border-box}.styles_main__8wAdZ,.styles_page__S6rvL{display:flex;flex-direction:column;align-items:center}.styles_main__8wAdZ{width:100%}.styles_grid__gUePS{display:flex;flex-direction:row;width:100%;justify-content:space-between}.styles_left__xIYuQ,.styles_right__oydTF{flex:1 1;padding:20px}@media (max-width:768px){.styles_grid__gUePS{flex-direction:column}.styles_left__xIYuQ,.styles_right__oydTF{padding:10px}.styles_right__oydTF{max-height:300px}}.home_page__cd2gX{display:flex;flex-direction:column;align-items:center;padding:20px;height:100vh;box-sizing:border-box}.home_buttonWrapper__mgwA_{width:100%;display:flex;justify-content:flex-start}.home_addGoalButton__2VXvy{width:75px;height:45px;background-color:#C7BEBE;color:#000000;border:none;border-radius:14px;cursor:pointer;font-size:14px;display:flex;justify-content:start;align-items:center}.home_addGoalButton__2VXvy:hover{background-color:#9c9191}.home_gridContainer__FKG1m{display:grid;grid-template-columns:1fr 3fr;grid-template-rows:auto 1fr;grid-template-areas:"section1And4 section2" "section1And4 section3";width:100%;height:100%;box-sizing:border-box}.home_section1And4__ihWMp{grid-area:section1And4;display:flex;flex-direction:column;gap:365px}.home_section1__7rrj3{display:flex;flex-direction:column;gap:20px}.home_section2__noFw8{grid-area:section2}.home_section3__QjkNA{grid-area:section3;margin-top:80px;margin-left:470px}@media (max-width:844px){.home_gridContainer__FKG1m{display:flex;flex-direction:column;gap:40px}.home_section1And4__ihWMp{gap:40px}.home_section1__7rrj3{margin-right:50px}.home_section3__QjkNA{margin-top:20px;margin-left:100px}.home_buttonWrapper__mgwA_{margin-left:50px}}.Header_header__b6rsY{width:100%;display:flex;justify-content:flex-end;align-items:center;padding:5px 10px;background-color:#d7d4d4;border-bottom:1px solid #ddd}.Header_headerContent__6JmUk{display:flex;justify-content:center;align-items:center;width:100%}.Header_headerTitle__qKCuJ{flex:1 1;text-align:center;color:black;font-size:20px;font-weight:300}.Header_signInButton__Dr2ww{margin-left:auto}.Header_signOutButton__V8_Wz{background-color:#C7BEBE;color:black;border:none;padding:5px 10px;border-radius:14px;cursor:pointer}.Header_signOutButton__V8_Wz:hover{background-color:#9c9191}