:root{--bg-color:#fff;--bg-header:#f8f8f8;--fg-header:#000;--bg-card:#fcfcfc;--bg-card-hover:#f5f5f5;--fg-card:#525252}body{background-color:var(--bg-color);height:100vh;color:var(--fg-header);flex-direction:column;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;display:flex}.app{flex:1;display:flex}
